# Exercise 5
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?
10 % 5 == 0
1
← Exercise 4 Exercise 6 →
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?
10 % 5 == 0
← Exercise 4 Exercise 6 →