Vidyalelo
Python · Q15

Python MCQs: Variable Names and Operators Chapter

Programming · Python · question 15

Q15

What is the answer to this expression, 22 % 3 is?

A.
7
B.
1
Answer
C.
0
D.
5

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board