Back to Browse

Day 02 — Learning How Python Thinks | Operators, Lists, Tuples

May 12, 2026
44:11

This is Day 02 of my journey from Zero → AI Startup. Yesterday I wrote my first Python code. Today, I started understanding how Python actually thinks. I learned about: Arithmetic operators Assignment operators Equality and inequality checks Collection data types like lists and tuples Useful methods associated with them This is not a tutorial. This is me learning from scratch and documenting every step as I move toward building an AI startup. If you’re someone starting from zero, you can follow this journey with me. What I practiced today Performing calculations using operators Storing and updating values using assignment operators Comparing values using equality and inequality Working with lists and tuples Using basic methods on collections About this series — Zero → AI Startup I’m documenting my full roadmap publicly: Python → Machine Learning → AI → Building AI products → Launching an AI startup. New video every day as I learn. Subscribe and join the journey from the beginning.

Download

0 formats

No download links available.

Day 02 — Learning How Python Thinks | Operators, Lists, Tuples | NatokHD