Python Lists [ Python for beginners | Introduction to List | List in Python | Python tutorials ]

Veröffentlicht am: 01 Januar 1970
auf dem Kanal: GKTCS INNOVATIONS
126
9

A list is a collection which is ordered and changeable. In Python lists are written with square brackets. The elements in a list are indexed according to a definite sequence and the indexing of a list is done with 0 being the first index. Each element in the list has its definite place in the list, which allows duplicating of elements in the list, with each element having its own distinct place and credibility.

Creating a list is as simple as putting different comma-separated values between square brackets. For example −

list1 = ['physics', 'chemistry', 1997, 2000];
list2 = [1, 2, 3, 4, 5 ];
list3 = ["a", "b", "c", "d"]

🔴 Subscribe to our channel to get video updates.
Hit the subscribe button above:

   / gktcsinnovations  
----------------------------------------------------------

🔵 Become a Learner: https://gktcs.in/authentication/regis...

----------------------------------------------------------

⚫️ Become a Trainer: https://gktcs.in/trainer_registration/

----------------------------------------------------------

🔵 Website (For India): https://www.gktcs.in/
⚫️ Website (For Other Country): https://www.gktcs.com/
🔵 LinkedIn:   / gktcs-inn.  .
⚫️ Facebook:   / gktcsinnovat.  .
🔵 Twitter:   / gktcs  
⚫️ Instagram:   / gktcs_innov.  .


Auf dieser Seite können Sie das Online-Video Python Lists [ Python for beginners | Introduction to List | List in Python | Python tutorials ] mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer GKTCS INNOVATIONS 01 Januar 1970 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 126 Mal angesehen und es wurde von 9 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!