Input Output & Functions and Methods
| in Python LaunchSchool by
I completed "Input Output & Functions and Methods" from the course: LaunchSchool - Python Track
Today I completed the 'Input/Output' and 'Functions and Methods' exercises in LaunchSchool's 'Introduction to Programming with Python' book. I've not used all() or any() before, so trying to fully understand those.