Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Dive into a comprehensive Python tutorial focused on mastering lists, a fundamental data structure in the language. Explore list syntax, creation, manipulation, and common operations like indexing and iteration. Learn how to update lists, add elements, and utilize essential functions such as index() and len(). Gain insights into the versatility of Python, its growing popularity in various industries, and its applications in machine learning, GUI development, software engineering, and web development. Discover why major companies like Google, YouTube, Dropbox, NASA, and Yahoo rely on Python, and understand its object-oriented, interpreted, and high-level nature. Conclude with an introduction to the bubble sort algorithm, providing a practical example of list manipulation in Python.
Syllabus
Intro
What is a list
Syntax
Counting backwards
Creating a list
Using a list
Updating a list
Adding someone to the list
Index function
For loop
Length function
Bubble sort
Taught by
Extern Code