SamCain5274 SamCain5274 06-03-2024 Computers and Technology contestada What is the output of the following Python program? numbers = list(range(3, 6)) print(numbers)