python第一题的66°的度怎么打出

日期:2022-03-31 11:33:21 人气:1

python第一题的66°的度怎么打出

from math import cos
i, x, y = 5, 4, 1
print((7 + 9 * i + 2 * x * cos(66)) /&
    A+
热门评论