赞
踩
关注公众号“轻松学编程”了解更多。 pdf下载【点我下载】
输出函数
向屏幕输出指定的汉字
print("hello world")
print()函数可以同时输出多个字符串,用逗号“,”隔开
print("hello","how","are",