Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_string_multi_1.py:
a = """Python is a widely used general-purpose, high level programming language. It was initially designed by Guido van Rossum in 1991 and developed by Python Software Foundation. It was mainly developed for emphasis on code readability, and its syntax allows programmers to express concepts in fewer lines of code.""" print(a)