Lab#9 FinalCost

active 10 years, 11 months ago
Lab#9 FinalCost
This Project is OPEN.
School / Office
Technology & Design
Project Description

The Final cost program Ask the user two inputs : the product cost and the sale tax percentage applied and display the final cost of the product.

I have implemented this program in python and in Appinventor.

Acknowledgements

This project was created by: Anne Menmou

Recent Discussions

Sorry, there were no discussion topics found.

Recent Docs

finalcost python program source

# The program calculate the final cost # Given the price or cost and the sales tax percentage # The program should ask the user for #        1- The price of the item(s) #        2- The sales tax percentage # # Finally the program shoul See Morefinalcost python program source