Question: If a constraint-based set is defined as \'the set of all x such that x is an integer and 1 ≤ x ≤ 5\', which of the following is a valid representation of this set?
Options:
Correct Answer: {1, 2, 3, 4, 5}
Solution:
The valid representation of the set is {1, 2, 3, 4, 5} as it includes all integers within the specified range.