+ 2
Why the list is most powerful tool in python
5 Answers
+ 3
Because that is the only thing apart from the interpreter that you need to code in python or any other language
+ 3
Some will agree and some might not. List is a data structure in Python that lets you do a lot of operation in a very easy manner. It is because of the functions that are used with them.
Lists are mutable so they can be modified. Here is a simple example to demonstrate some of the operations that can be performed on them.
https://code.sololearn.com/cx1V8gF1BxzC/?ref=app
+ 2
Okk tnksss
+ 1
It's your code editor.
+ 1
I can't understand please brief it