/
opt
/
cppython
/
bin
/
up file
home
#!/opt/cppython/bin/python3.8 from idlelib.pyshell import main if __name__ == '__main__': main()