A python script that calculates the number of pizzas needed, the total area of pizza, and the total cost of pizza.
Input the number of people and the totals of each type of pizza will be output along with the total area of pizza. Then input the tip percentage and the total cost of the pizzas will be output.
This program offers an easier way to determine how much pizza to order for your events.
- Download and extract the root directory
- Build and run
Dockerfile
- Configure the tests in the
.
directory - Run
test_homework0.py
- Run
homework0.py