Given the expression 30-3 ** 2+8//3 ** 2 * 10,
(a) What is the output of the expression? (You can check your answer in the Python shell.)
(b) Based on precedence and associativity of the operators in Python, correctly parenthesize the expression such that you get the same output as above.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.