1. Read Textbook chapter 1, pages 3-24.
Programming for the Absolute Beginner, 2nd Edition, by Jerry Lee Ford, Jr.
2. Use this link to download Just Basic software on your computer.
http://justbasic.com/
3. Write a short Just Basic program to calculate separately the sales tax and total price of a product by asking the user to input the sales tax and the price of the product. Use your creativity to make the program your own.Hey