Skip to content
Snippets Groups Projects
Commit 82d5e772 authored by Ronell Bresler's avatar Ronell Bresler
Browse files

added python file

parent e6905ba0
Branches main
No related tags found
No related merge requests found
def main():
print("Hello Python 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