This quiz will test your knowledge on Python3 numbers, strings, errors, and variables.
in the question - you forgot to add the function "Print" before (10+6)/4.
in the explanation, you add the function "print".
no print function ==> no output.
answer is misleading.