In this assignment you will re-write your basic Craps program but with functions.  Use this template to start:

Craps with Functions Template

You must use in your code only if,   while, or function calls.   No assignment statements, Input or Output statements not in a function.  Come with questions on Monday