理解并掌握:运行.py文件。本课不是占位内容,示例和练习都围绕这个知识点。
# 保存为 hello.py print('hello.py 正在运行')
请根据本课知识,自己写一段包含检查点的代码。
检查点:print, 运行