PyScript Demo # 这里可以编辑,然后点击运行 print("Hello, 这是一个可编辑、可运行的代码块!") for i in range(3): print("第", i+1, "行") 运行 清空输出