Q89
What will be the output of print(math.copysign(3, -1))?
A.
1
B.
1.0
C.
-3
D.
-3.0
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board