While loop , Break and continue and so on…. statement in Python
βSmart people learn from everything and everyone, average people from their experiences, stupid people already have all the answers.β
βHold the vision, trust the process.β
HEELO Friends !!!!!! How’s your day going? Hope “It’s been great π π While Loop isΒ used to execute a block of statements repeatedly until a given condition is satisfied. And when the condition becomes false, the line immediately after the loop in the program is executed.
1)While loop execution

2) Break statement execution In Python += Operator. The Python += operator adds two values together and assigns the final value to a variable. This operator is called theΒ addition assignment operator.

Β 3)continue Statement

Some Built in function in python for maths
4)To get power

5)Min And Max

5)To find square root

6)Pi value

7) Math.ceil means the smallest integer greater than or equal to A

8)Math.floor means the smallest integer less than or equal to A

and many are their go to google and search for python math module go and explore more eg.
log2(x) | Returns the base-2 logarithm of x |
Thankyou Friends #Happy coding #GO and Explore and yes if any doubt don’t hesitate put it in the comment Box I will try my best to solve it #Have fun #Happy day ahead
You must be logged in to post a comment.