1046389 1046389 14-02-2024 Computers and Technology contestada another_list = ["apple", "banana", "cherry", "date", "elderberry"] Write Python code to access and print the following elements: The first element The last element The element "banana" The element "date"