Answered step by step
Verified Expert Solution
Link Copied!

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 320 where I try to print out a receipt similar to the photo on the left. (Haven't 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, total/sale price, type of item, sku number, retail price, number of items they selected, and adding onto the discount (you'll see this on the left photo that I need these things) that a person can select from using the SKU numbers in lines 10-75.(ALSO MUST FOLLOW UP ON receipt) The SKU number in one of them for example, in line 25, is 2222 from print "2222", "Dragon Fruit Drink w/ coconut milk", " $5.09".(SKU NUMBERS MUST ALSO MATCH UP TO WORK AS AN ITEM ) I was also having a hard time putting those SKU numbers in line 180, however I also would like confirmation on line 240 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 320) 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
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database 19c DBA By Examples Installation And Administration

Authors: Ravinder Gupta

1st Edition

B09FC7TQJ6, 979-8469226970

More Books

Students also viewed these Databases questions