アットウィキロゴ

ex01+02

import math
a=100
b=math.sin(a)
print(b)
最終更新:2018年01月26日 20:37