Codeacademy (python), what's the point of this variable?
By
Rass21
in Programming
in Programming
Go to solution
Solved by KarathKasun,
It says update the total.
So..
customer_one_total = item1 + item2
customer_one_tax = customer_one_total * sales_tax
customer_one_total = customer_one_total + customer_one_tax
-
Topics
-
1
-
voltigeurramon ·
Posted in Troubleshooting1 -
1
-
0
-
Vibora ·
Posted in New Builds and Planning4 -
5
-
3
-
Doctah ·
Posted in Peripherals3 -
8
-
michaelb198 ·
Posted in Peripherals2
-

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now