5 lines
36 B
Python
5 lines
36 B
Python
|
|
|
||
|
|
|
||
|
|
if True:
|
||
|
|
print("Hello world")
|