Today we learnt another 3 types of Python objects: Boolean (bool), List (list) and Dictionary (dict). I also explained a bit about mutability and hashable in Python. You can get the slide deck here (https://bit.ly/PythonBasics2) and the example code and homework form GitHub here (https://github.com/Cheukting/python02hero). Ask questions at my Twitch channel (https://t.co/7sqvTilzF1?amp=1) Also, check out Naomi Ceder's Twitch channel (https://t.co/hXhTu0ZIG8?amp=1) for more beginner's (slightly more advance) tutorial.
Python Zero to Hero - Ep.3 - Python Basics 2 (bool, list, dict)
·
Python Zero to Hero