摘要:
import turtle turtle.shape('turtle') turtle.fillcolor('purple') turtle.begin_fill() turtle.circle(50) turtle.end_fill() myNumer=520 while True: guess=float(input('价格猜谜游戏')) if guess>myNum... 阅读全文
posted @ 2018-05-02 21:50
黄颖琪
阅读(219)
评论(0)
推荐(0)
浙公网安备 33010602011771号