mishalchhetri0 mishalchhetri0 13-05-2024 Computers and Technology contestada What does the following code display? numbers = list(range(10)) print(numbers[3:])