Difficult-Rocket/Difficult_Rocket/utils/cprint/py_cprint.py

10 lines
226 B
Python
Raw Normal View History

2022-07-07 18:28:29 +08:00
# -------------------------------
# Difficult Rocket
# Copyright © 2021-2022 by shenjackyuanjie 3695888@qq.com
# All rights reserved
# -------------------------------
from build import pycprint
pycprint.print("aaa\n")