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:

  • Organize and plan your approach to coding
  • Make use of pseudocode to break down your code into simple sections
  • Utilize Pythons' built in functions and methods to solve problems