I was JUST about to finish my code and it worked step by step but if i allow all stages to run congruently im met with this error after entering stage 2 and after it prints "enter name of the customer" Any ideas? Ive tried adding sc.nextLin(): after the string name = sc next line, ive also tried adding a system outprint with empty " "... im STUCK!
Also if i run JUST stage 2 it works, but not if i run it after stage 1