上一篇文章我们讲了为什么孩子学完Scratch后可以接触Python。这次,我们用一个小项目来实战,让孩子边玩边学Python基础。
random.randint(1, 100)
input()
if/elif/else
while True
break
int()