#!/usr/bin/python3.8.exe

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