Question
All integers x: 10 less than or equal to x less than or equal to 30
Answers
Bot
10 ≤ x ≤ 30
oobleck
almost.
{x: xεZ and 10 ≤ x ≤ 30}
{x: xεZ and 10 ≤ x ≤ 30}