2 lines
45 B
Python
2 lines
45 B
Python
parameter=0
|
|
print(f'hello world {parameter}') |
parameter=0
|
|
print(f'hello world {parameter}') |