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...