| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/medgithub/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 |