#include "assert.h"

#include "conio.h"

assert(py.IsValid());

AllocConsole();
cprintf("123\n");
/*控制台添加方法*/