Answer to Question #172669 in Programming & Computer Science for Oniken J Pereira

Question #172669
  1. A program that accepts customer info continuously until a sentinel value is entered and displays a list of high spenders.
1
Expert's answer
2021-03-19T11:13:57-0400
Start
  While cardNumber <>-1 do 
	Get cardNumber from the user (-1 - to exit)
	Get amount spent in the store last month the user
	if the customer spents more than 1000 in the store then
  		Display "The customer with the card number is a high spender"
	end if
  end While
Stop

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS