Answer:

No.

Three Chances

three tries

 

 

Say that you want to change the program so that the user gets up to three chances to enter the correct combination. The flowchart shows this change.

Study the flow chart to see that the user will get another try when:

QUESTION 9:

Look at the first box in the loop body (the one that says "user tries a combination..."). Has the code for this already been written?