asked 111k views
2 votes
In python,_______ are used to define the conditions necessary for a while loop to run.

asked
User Yanhao
by
8.5k points

2 Answers

4 votes

Answer:

sorry not sure

Step-by-step explanation:

answered
User Pedroapero
by
7.9k points
1 vote

Answer:

Relational Operators

Step-by-step explanation:

We can make a while loop run only when some variable or whatever is relative to something else.

The valid operators are:

<, >, =, <=, >=, and =!

Hope this helped!

answered
User Imotov
by
7.8k points

No related questions found