10 Days of Basic Programming, Day 4: functions and scope

Being able to write while loops and if statements is great, it’s most of what you’ll be doing when writing code, but we can’t just write ALL our statements in the same place, that’d … Continue reading 10 Days of Basic Programming, Day 4: functions and scope