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

DescriptionPoints
Code70
Report30
Total100

Resources

Instructions

This assignment has not yet been posted