Report - while Loops · Recall: For Loops for xin grades : print(x) • loop sequence: grades • loop variable: x • body: print(x) To execute the for-loop: 1. Check if there is a “next”

Please pass captcha verification before submit form