主题:[原创]大家看看!
知道这程序干什么吗?
cls
x=int(100*rnd)
input y
n=n+1
if n>5 then print "很抱歉下次努力" :end
if x=y then print "中奖了" :print "你猜了";N;"次":end
if x>y then PRINT"太小了":goto again
if X<y then print“太大了”:goto again
cls
x=int(100*rnd)
input y
n=n+1
if n>5 then print "很抱歉下次努力" :end
if x=y then print "中奖了" :print "你猜了";N;"次":end
if x>y then PRINT"太小了":goto again
if X<y then print“太大了”:goto again