Computer Science

Fill in the blanks:

The _________ function sorts a list and makes changes in the list.

Python List Manipulation

1 Like

Answer

sort()

Answered By

2 Likes


Related Questions