NoahW2096 NoahW2096 Today at 11:53 AM Engineering Answered Identify whether each of the following is a method call or a function call.my_list.append() [Choose ]print(my_list) [Choose]name.lower() [Choose ] abs(num) [Choose]"python".stripo [Choose]