Brent Knigge
  • Home
  • About
  • contact
  • pages
    Notes Portfolio Recipes Products
  • Home
  •   /  My Notes
  •   /  Python
  •   /  Lists

Introduction to Lists in Python

Learn about the basic concepts of Lists in Python

Embedded Lists

Learn about data structures with a List inside a List

Adding and removing elements from a List

Learn about functions and operators that can be used to add and remove elements from a list

Introduction to Dictionaries

Learn about keyed index arrays - otherwise known as dictionaries in Python

Dictionary methods and operators

Learn about the methods and operators available for dictionaries

© Brent Knigge 2023