# Exercise 10

Is the following code a statement or an expression? If it is an expression what does it evaluate to and what is the type of value?

21 % 7 == 0
1
Last Updated: May 1, 2020, 2:53 AM