1 line
44 B
Python
1 line
44 B
Python
|
print("sp" + "o" * int(input("")) + "ky")
|
|
print("sp" + "o" * int(input("")) + "ky")
|