Articles in this series
print(), input(), len() Ā· #100DaysOfCode Day 1 Welcome aboard to my learning journey! š Yesterday, I started my journey to learn Python while doing a...
Data Types & Mathematical Operators Ā· #100DaysOfCode Day 2 Yesterday was day two... I covered Data Types and Mathematical Operators. I can see why this...
Control Flow & Logical Operators Ā· #100DaysOfCode Day 3 šŖš“āā ļø I CREATED MY OWN TREASURE HUNT GAME! š“āā ļøšŖ CLICK HERE and press "Run" to play. Give...
Random Module & Lists Ā· š¤š»š§»āļø I CREATED MY OWN ROCK PAPER SCISSORS GAME! āļøš§»š¤š» CLICK HERE and press "Run" to play. Yesterday I learned how to...
Loops & Range() Ā· šI CREATED MY OWN PASSWORD GENERATOR! š CLICK HERE and press "Run" to try it out. Yesterday I learned how to use python loops and...
Functions & While Loops Ā· ā¬ļøā¬ļøā¬ ļøā”ļøI SOLVED REEBORG.CA's MAZE CHALLENGE! ā¬ļøā¬ļøā¬ ļøā”ļø CLICK HERE to try and solve it too. Yesterday I learned how to create...