Posts: 180
Threads: 11
Joined: Aug 2007
and
both evaluate to true. Therefore both "I don't understand." and "bla" are printed. You could for example make whole buying part a loop of it's own and control using
continue and
break statements what gets executed and what doesn't.