Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Learning Python – Post 3: Doing Math with Python – Basic Operators and Calculations

Learning Python – Post 3: Doing Math with Python – Basic Operators and Calculations Today I practiced how to do basic math with Python — and to be honest, it felt really satisfying to see Python acting like a calculator,…