goodbye hello

This commit is contained in:
2025-04-11 21:57:20 +01:00
parent 0178731b47
commit c0b357d162

View File

@@ -1,6 +0,0 @@
def main():
print("Hello from enterpreter!")
if __name__ == "__main__":
main()