Page 1 of 1

What will be the output of print(math.copysign(3, -1))?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) 1
b) 1.0
c) -3
d) -3.0