[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/BassamPython/PythonTutorial/master/main.py [Back]  [Original]



def main():
    print("hello from python")
    print("next line execute")


if __name__ == '__main__':main()

Web Proxy Viewer  |  New URL  |  Original Page