2 lines
78 B
Python
2 lines
78 B
Python
|
|
message = "One of Python's strengths is its diverse community."
|
||
|
|
print(message)
|