Python Program to Reverse of a Number - In Hindi

codeitup
codeitup
179.1 هزار بار بازدید - 5 سال پیش - Python Program to Reverse of
Python Program to Reverse of a Number - In Hindi - Tutorial#27

In this video, I have explained a program to reverse of a given number. Reverse of a number program is one of the best program to understand looping concept is usually asked in the examinations.

We will do reverse of a Number program using While statement. While statement is used to execute a single statement or a block of statement n times till the condition is true. Every loop must contain three parts:

1. Initialization of counter variable.
2. Condition
3. Increment/Decrement of counter variable

While loop or any loop will work fine if all the three parts are there in the programs. If any one is missing the loop will not run properly.

Link to Previous Video: Python Program to Find Sum of Even & ...

Link to Next Video: Python Program to Check a Number is P...

Facebook Group: https://www.facebook.com/groups/21673...

Facebook Page: Facebook: Codeitup-104310264625489

Website: https://codeitup.in

#codeitup
#whileloop
#python
5 سال پیش در تاریخ 1398/04/09 منتشر شده است.
179,169 بـار بازدید شده
... بیشتر