#!/bog/amuttaqin/Chapter3_MJO/lpt-python-public-master/env/bin/python3.9

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