Skip to main content

Posts

Showing posts from September, 2020

C++ Retail Project

  Using Microsoft Visual Studio i wrote this code to  calculates sales tax for a series of products for a retail store.  To see my code on Github click on the link below. https://github.com/ilouidor/C-/blob/master/RetailSales.cpp  Below is screenshot of my code and results.