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()

User Supernovah
by
5.1k points

2 Answers

6 votes

Answer:

sort

Step-by-step explanation:

I got it right on my test

User Jessamyn Smith
by
5.0k points
5 votes

Answer:

sort()

Step-by-step explanation:

I took the quiz hope this helps :)

User Sergiogx
by
5.5k points