Introduction-2
Day 2
During this day we will practice what we learned during Day 1, and get more familiar with writing code, and using Python's built-in functions and methods. After this day you will be able to:
- Describe your own approach to a coding task
- Make use of pseudocode to break down your code into simple sections
- Understand the difference between functions and methods
- Be able to read the documentation for built-in functions/methods