Computer Science, asked by mehrokharleen02, 9 months ago

what are
lists? how are they useful?​

Answers

Answered by zelenazhaovaqueen
0

Answer:

I'm gonna talk about Lists in Python Programming Language.

Lists are one of the most powerful tools in Python. They are just like the arrays declared in other languages. But the most powerful thing is that list need not be always homogeneous. A single list can contain strings, integers, as well as objects. Lists can also be used for implementing stacks and queues. Lists are mutable, i.e., they can be altered once declared.

hope it helps

Answered by inayairfansarang
1

Explanation:

Lists are a smooth way to organise your users' spending, making everything easier to track, control and analyse. Your account admin defines a range of lists and selections in the Soldo web console, and users then use the app to add selections from lists to their transactions

Similar questions