top of page


Python Practice Set (Part 3): Variables & Data Types
Python practice set! The absolute foundation of any programming language is understanding how to store and manage information. In Python, we do this with variables and data types. This workout is designed to solidify your understanding of core types like strings, integers, floats, lists, and dictionaries. Let's get started!
Anubhav Somani
Sep 12 min read
bottom of page