Q. What is the value of the following expression?
Code:
2+4.00, 2**4.0
β
Correct Answer: (A)
(6.0, 16.0)
2+4.00, 2**4.0
You must be Logged in to update hint/solution