# Exercise 8
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?
131 % 2 == 1
1
← Exercise 7 Exercise 9 →
CodingSchool.pk 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?
131 % 2 == 1
← Exercise 7 Exercise 9 →