This is an individual assignment. Please review the Plagiarism and Academic Integrity policy presented in the first class, i.e. read in detail pages 16-20 of course outline (i.e. slides of Lecture 1). You can find that file on Brightspace under Lecture 1. While at it, also review Course Policy on missing assignments on page 14. The goal of this assignment is to learn and practice the concepts covered thus far: function design, function calls, branching (i.e. if statements), strings. You can make multiple submissions, but only the last submission before the deadline will be graded. What needs to be submitted is explained next. Your grade will partially be determined by automatic (unit) tests that will test your functions. All the specified requirements below are mandatory (including function names). Any requirement that is specified and not met may/will result in deduction of…