Remove src folder
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
def main():
|
||||
print("Hello World")
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user
@@ -1,5 +0,0 @@
|
||||
def main():
|
||||
print("Hello World")
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||