Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Learning Python – Post 2: Using print(), Formatting Output, and Understanding Data Types

Learning Python – Post 2: Using print(), Formatting Output, and Understanding Data Types How to Open Jupyter Notebook (Quick Start) Before we begin writing any Python code, make sure you can open Jupyter Notebook. Here’s how I do it step-by-step…
