cs50/src6/1/meow3.py

5 lines
54 B
Python

# Better design
for i in range(3):
print("meow")