Curso_Intensivo_de_PYTHON/chapter_02/apostrophe.py
2023-06-02 17:22:53 +02:00

2 lines
80 B
Python

message = "One of Python's strengths is its diverse community."
print(message)