Question: Which statement is true about list? List' in Python is a collection of data. List is a variable List only can stores integers, no other

Which statement is true about list? List' in Python is a collection of data. List is a variable List only can stores integers, no other types of data. After elements added into a list, the list can't be changed anymore. List is mutable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
