jackferguson34
jackferguson34
12.02.2020 • 
Engineering

Create your python file, following the instructions from the assignment basics file. Perform the following actions in your code, in exact order, storing their answers as needed in variables.
1. Greet the user with the message, "Welcome to CS112".
2. Ask the user: "What is your name?"
3. Ask the user: "What is the length (inches) of the side of cake1 square layer?"
4. Ask the user: "What is the height (inches) of cake1 square layer?
5. Ask the user: "What is the length (inches) of the side of cake1 hexagon layer?"
6. Ask the user: "What is the height (inches) of cake1 hexagon layer?"
7. Ask the user: "What is the diameter (inches) of cake1 circular layer?"
8. Ask the user: "What is the height (inches) of cake1 circular layer?"
9. Ask the user: "What is the diameter (inches) of cake2 bottom layer?"

Solved
Show answers

Ask an AI advisor a question