Remove src folder

This commit is contained in:
2022-01-04 22:36:34 +00:00
parent 40c080ae51
commit 5ecc7874fc

View File

@@ -1,5 +0,0 @@
def main():
print("Hello World")
if __name__ == "__main__":
main()