wie man Sünde und COs in Python importiert
#A demo of sin() function
from math import sin
from math import cos
Clear Cat
#A demo of sin() function
from math import sin
from math import cos