pm21-dragon/exercises/source/exercise-04/my_name.py
2024-11-08 08:57:58 +01:00

4 lines
34 B
Python

print("Andrew")
print(1001 * 22)