tambah catatan.py dan tambah git ignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -215,3 +215,4 @@ go.work.sum
|
||||
# env file
|
||||
.env
|
||||
|
||||
uvcache
|
||||
|
||||
2
catatan.py
Normal file
2
catatan.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def printaja():
|
||||
print("Hello World!")
|
||||
Reference in New Issue
Block a user