Skip to content
Snippets Groups Projects
Commit 6a30e8a5 authored by vvye's avatar vvye
Browse files

First commit after restarting from scratch

parent f8d37a3d
No related branches found
No related tags found
No related merge requests found
run.py 0 → 100644
def main():
print('Hello World!')
if __name__ == '__main__':
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment