Skip to content
Snippets Groups Projects
Commit 3fe94d7c authored by flavio.morrone's avatar flavio.morrone
Browse files

ajout def main

parent 464dd037
No related branches found
No related tags found
No related merge requests found
def main():
print("Hello world !")
if __name__ == "__main__":
main()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment