Q70
What is returned by int(math.pow(3, 2))?
A.
6
B.
9
AnswerC.
error, third argument required
D.
error, too many arguments
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board