This commit is contained in:
2025-03-06 07:02:40 +08:00
parent 9cad8f4a9d
commit 60b9410584
6 changed files with 4 additions and 9 deletions

View File

@@ -1,2 +1,2 @@
parameter=0
parameter = 0
print(f'hello world {parameter}')