Discussion on Week 2's Topic

What are loops and conditional statements in python?

What are loops and conditional statements in python?

by Jannatul Fardous -
Number of replies: 0

A variable used as part of the terminating condition of a loop. A loop inside the body of another loop. One program structure within another, such as a conditional statement inside a branch of another conditional statement.