asked 124k views
3 votes
AJ created a list, and he needs all of the numbers to be in order. Which Python function will allow him to organize his list numerically?

append()

print()

sort()

order()

2 Answers

6 votes

Answer:

sort

Step-by-step explanation:

I got it right on my test

answered
User Jessamyn Smith
by
8.5k points
5 votes

Answer:

sort()

Step-by-step explanation:

I took the quiz hope this helps :)

answered
User Sergiogx
by
8.1k points