Spaces:
Sleeping
Sleeping
File size: 72 Bytes
d2fc615 |
1 2 3 4 5 |
from idlelib.pyshell import main
if __name__ == '__main__':
main()
|