banks2648 banks2648 22-02-2024 Computers and Technology contestada Given the list declaration mylist = [2.3, 9.4, 18.5, 20.9, 17.6], What would be the output by the statement print(mylist[-2:-4:-1])?