64.1k views
0 votes
Jax needs to write a block of code that will organize a list of items alphabetically. Which function should he use?

append()
print()
sort()
order()

2 Answers

2 votes
I would say sort since he’s sorting them into alphabetical order. I’m not 100% sure tho
User BSP
by
6.6k points
5 votes

Answer:

its order or sort either one of them

Step-by-step explanation:

User Manrique
by
6.2k points