アットウィキロゴ

えx770000

n = 0
while n < 10:
    print(n)
    n = n+1
最終更新:2017年12月14日 15:28