D
DarrenL
I am trying to create a loop in which it will ask the same questions to the
user repeatedly until the user opts out. However, I need to be able to
reference the answers to all of their questions each time they go through the
loop. How do assign a variable when they will change each time and be
differrent for each question they are asked? example: color type size
continue? color type size continue? loop---------and have all of those
answers accessible. Not just the last one. Thanks
D
user repeatedly until the user opts out. However, I need to be able to
reference the answers to all of their questions each time they go through the
loop. How do assign a variable when they will change each time and be
differrent for each question they are asked? example: color type size
continue? color type size continue? loop---------and have all of those
answers accessible. Not just the last one. Thanks
D