Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hello. I need some help with my BASIC coding assignment. This code runs on BASIC, so please do not use Python, Java, C , or
Hello. I need some help with my BASIC coding assignment. This code runs on BASIC, so please do not use Python, Java, C or C This code will not work on anything else but JUST BASIC, so make sure you DO NOT use a different language. On the right of the photo you will see line where I try to print out a receipt similar to the photo on the left. Havent done it yet, however. My code is based off of a cash register program, and I am having a hard time figuring out how to input the prices, totalsale price, type of item, sku number, retail price, number of items they selected, and adding onto the discount youll see this on the left photo that I need these things that a person can select from using the SKU numbers in lines ALSO MUST FOLLOW UP ON receipt The SKU number in one of them for example, in line is from print "Dragon Fruit Drink w coconut milk", $SKU NUMBERS MUST ALSO MATCH UP TO WORK AS AN ITEM I was also having a hard time putting those SKU numbers in line however I also would like confirmation on line where i put the "AND" statements for my SKU numbers. Mainly though, I would highly suggest explaining the receipt part as I am mostly confused on that. The main goal is to have the receipt line up also must be formatted correctly as a receipt with the lines i drew in line with how much the person buys, the type of item, # of items, and discounts that they receive from buying their items. include the "Thank you for shopping" if possible. Any help confirmation will do :D
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started