Question: Working with data in C# Create a console application using Visual Studio and C# for the Perfect Siamese Pet Store. The program will prompt the
Working with data in C#
Create a console application using Visual Studio and C# for the Perfect Siamese Pet Store. The program will prompt the user for name, address, city, state, zip code and the number of cats purchased at 565.95 each. Display all input data along with the following calculations:
Amount due before tax (gross sales).
Sales tax (7% of the amount due).
Net amount due.
Be sure to comment your code thoroughly for practice communicating to clients.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
