13 lines
63 B
Python
13 lines
63 B
Python
\
|
|
|
|
|
|
|
|
|
|
|
|
print("hello, world")
|
|
|
|
# output
|
|
|
|
|
|
print("hello, world")
|