Basic 1.print1234567#!/bin/python3print("Hello world");print("""This string runs mutiple lines"""); #triple quote allows mutiple typeprint("This string is" + " awesome");print('\n');print("New line"); python #Python Basic https://128374.xyz/2026/04/08/笔记/Python/Basic/ 作者 KingPenguinMan 发布于 2026年4月8日 更新于 2026年4月8日 许可协议 ping sweeper 下一篇 Please enable JavaScript to view the comments