Kyle Leonard
Black Nerd's Journey

Black Nerd's Journey

Follow
home100 Days Of Code - PythonAbout Mebadges
Tag

4articles4weeks

#4articles4weeks

More content

Read more stories on Hashnode


Articles with this tag

Day 12: Global / Local Scope & Number Guessing Game

Sep 20, 20224 min read

Learning about Local and Global scope plus building a Number Guessing Game · Today's Lesson After another good break (took a trip to South Dakota for a...

Day 12: Global / Local Scope & Number Guessing Game

Day 10: Functions With Outputs and Calculator Project

Sep 2, 20224 min read

Today's Lesson More function fun today as we touched on functions with outputs. The main takeaway with the concept of functions with outputs was that...

Day 10: Functions With Outputs and Calculator Project

Day 5: Python Loops

Aug 16, 20225 min read

Not as difficult of a day as I thought it would be. · Today's Lesson So today was all about loops and the use of what we learned in the previous lessons....

Day 5: Python Loops