Coding-Riddles/spooky.py

1 line
44 B
Python
Raw Normal View History

2025-01-20 11:37:00 -05:00
print("sp" + "o" * int(input("")) + "ky")