Skip to main content

Working with APIs

We will spend more time on Dictionaries. We will work through some of the dictionary samples in the Python Crash Course Cheat Sheet. You will notice that the samples are referencing a Alien game. We will get more practice with dictionaries when we build out our game assignment.

and Working with FastAPI and build a website for Assignment 07.

Dictionaries and OOP overview

Cheatsheet