Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/newbie/test.py
2020-07-26 00:44:49 +08:00

3 lines
No EOL
62 B
Python

from pbc import main
import asyncio
print(asyncio.run(main()))