About Lesson
Even Numbers:
A whole number that is able to be divided by two into two equal whole numbers.
// The numbers 0, 2, 4, 6, and 8 are even numbers.
Odd Numbers:
A whole number that is not able to be divided by two into two equal whole numbers.
// The numbers 1, 3, 5, and 7 are odd numbers.
Exercise Files
No Attachment Found
Join the conversation