asked 108k views
5 votes
Which function will add a grade to a student's list of grades in Python? add() append() print() sort()

asked
User Ssayols
by
8.6k points

2 Answers

4 votes

Answer:

A

Step-by-step explanation:

answered
User Lalit Jadav
by
8.0k points
3 votes

Answer:

It will be add()

answered
User Laph
by
7.9k points