WHILE LOOPS.pptx
Document Details
Uploaded by GenerousAlien
Full Transcript
PYTHON PROGRAMMING: WHILE LOOPS Mr. Alfred Sebeo Lesson Objective What is a WHILE LOOP Syntax and the flow chart Python Control Statements WHILE LOOP with conditional statements Infinite WHILE LOOP Starter Activity Write a python program that allows the What is a WHILE LOOP While Loo...
PYTHON PROGRAMMING: WHILE LOOPS Mr. Alfred Sebeo Lesson Objective What is a WHILE LOOP Syntax and the flow chart Python Control Statements WHILE LOOP with conditional statements Infinite WHILE LOOP Starter Activity Write a python program that allows the What is a WHILE LOOP While Loop: While Loop: While Loop: