feat: rename file names
This commit is contained in:
4
hello_world.py
Executable file
4
hello_world.py
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("hello world.")
|
||||
Reference in New Issue
Block a user