Week 5

Week 5#

Learning goals
  • convert a command-line application to a GUI application

  • identify repetitive code that can be integrated in a function

  • write functions with arguments and return value.