cs50/src6/1/meow2.py

5 lines
71 B
Python

# Opportunity for better design
for i in [0, 1, 2]:
print("meow")