2025-03-06 07:02:40 +08:00

2 lines
47 B
Python

parameter = 0
print(f'hello world {parameter}')