🔄 Refactor main function in hello-world project
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
if __name__ == "__main__":
|
||||
def main():
|
||||
print("Hello World!")
|
||||
|
||||
Reference in New Issue
Block a user