#!/home/jovyan/work/miniconda3/envs/poem/bin/python3.10

from idlelib.pyshell import main
if __name__ == '__main__':
    main()
