Which of the following in place of the [blank] would cause an infinite loop?
Break
Continue
Pass
None of the above.
None of the above
Which of the following in place of the [blank] would have an output that includes the number 7?
'break' is a valid term in:
'if' loops
'while' loops
'pass' is a valid term in: