100 Days of Coding Python
About

100 Days of Coding Python

Following a 100-day journey from Python fundamentals to building real AI-powered applications — the projects, the code, and the lessons learned along the way.

Day 2 of 100 2%

Days elapsed

3

Posts

2

Projects

2

Recent posts

Jul 21, 2026

Day 2: Conditionals, Booleans & Imports

Today’s focus: Phase 0, Chapter 2 of Python Foundations: if/elif/else, the six comparators, and/or/not, boo...

Jul 20, 2026

Day 1: Data Types & Input/Output

Today’s focus: Phase 0 of my 100 Days of Code recap — Chapter 1 of Python Foundations: variables, int/float...

Projects

View on GitHub

Day 1: Data types & I/O

Variables, int/float/str, input()/print(), type conversion, and string concatenation.

View on GitHub

Day 2: Conditionals, booleans & imports

Branching logic, boolean expressions, and the import system.

100 Days of Coding Python

  • 100 Days of Coding Python
  • ralph@lplazo.com

    Following a 100-day journey from Python fundamentals to building real AI-powered applications — the projects, the code, and the lessons learned along the way.