Files
corso-python/lab04.py
T

1 line
58 B
Python
Raw Normal View History

2026-04-08 08:45:34 +02:00
print("I'm",'""learning Python""','"""Python"""',sep="\n")