Examveda

What is the result of the expression 7 % 3 ?

A. 2.33

B. 2

C. 0.333

D. 1

Answer: Option D

Solution (By Examveda Team)

The % operator calculates the remainder of the division.

This Question Belongs to Python Program >> Variable Names And Operators

Join The Discussion

Related Questions on Variable Names and Operators