# Exercise 12
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?
39 / 13 < 4
1
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?
39 / 13 < 4