I am doing a programe where someone has to put in 1 for being a new customer and 2 for being established. if wrong data is put in then message is try again but only twice no loop.
My problem is while i know this is if/else i dont know how to write if data is wrong try again (so last if/else.
also is var Customers, customers=new, established OR var new customers, var established customers?
would love help
s
My problem is while i know this is if/else i dont know how to write if data is wrong try again (so last if/else.
also is var Customers, customers=new, established OR var new customers, var established customers?
would love help
s
Comment