Output 4#
Question Text#
What is the value of calculation
after executing the following code block?
calculation = {{ params_num1 }} ** {{ params_num2 }} + {{ params_num3 }} / {{ params_num4 }} * ({{ params_num5 }} - {{ params_num6 }}) % {{ params_num7 }}
Answer Section#
Please enter an integer value below.
Attribution#
Problem is licensed under the CC-BY-NC-SA 4.0 license.