Compare commits

..

4 Commits
mm ... main

@ -2,4 +2,4 @@
This is a test project.
momo make a change to the document.
fy make a change to the document.

@ -0,0 +1,4 @@
def fy_print():
print("fy print")
fy_print()
Loading…
Cancel
Save