标准输入:input() 标准输出:print()
if 条件语句:
执行语句1
elif 条件语句:
执行语句2
else:
执行语句3
#猜数游戏import random cout = 0 difficulty = input("