Introduction

The purpose of this assignment is to get you comfortable understanding the basics of python functions and how to use them with arguments and keyword arguments

Before starting this assignment, please become familiar with Python functions, including how you declare and call them.

Rubric

Description Points
Code 70
Report 30
Total 100

Resources

Instructions

This assignment has not yet been posted