1 line
58 B
Python
1 line
58 B
Python
|
|
print("I'm",'""learning Python""','"""Python"""',sep="\n")
|
|
|
print("I'm",'""learning Python""','"""Python"""',sep="\n")
|