3 lines
50 B
Python

msg = "I love learning to use Python."
print(msg)