简单的py输出

a = 10

print(a)

今天第一次接触了python,真的在编译上简单了好多

n = int(input("请输入一个数:"))

这就实现了键盘输入

posted @ 2020-10-06 15:58  世俗-  阅读(206)  评论(0)    收藏  举报