Toothpickboy92341 Toothpickboy92341 13-07-2021 Computers and Technology contestada Create a function in Python called HalfList that will accept a list of integers and find the total for the first half of the list. The function needs to return the total or the sum of all these numbers.