Posted on 29th November 2023
A list is a data structure within Python which is mutable, here is the example of creating a list in Python
My_list = ["hi", "this", "is", "mindmajix"]
STILL GOT QUERIES?
Copyright © 2013 - 2023 MindMajix Technologies