У нас вы можете посмотреть бесплатно Python Program to Check a Number is Palindrome or Not - In Hindi или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Python Program to Check a Number is Palindrome or Not - In Hindi - Tutorial#28 In this video, I have explained a program to check whether a given number is palindrome number of not. A Palindrome Number is one whose reverse is equal to the original number itself. For Example a number 525 has reverse 525, so it is called Palindrome number. Palindrome number program is one of the best program to understand looping concept is usually asked in the examinations. We will do Palindrome 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 Reverse of a Number - In... Link to Next Video: • Prime Number in Python - In Hindi ===================================================================== Buy "CBSE CS Python Class 11" & "CBSE CS Python Class 12" Book By: Anand Sir From ===================================================================== 1. CODEITUP Website: Class 11 Book: https://codeitup.in/products/CBSE-Cla... Class 12 Book: https://codeitup.in/products/CBSE-Cla... 2. Amazon Website: Class 11 Book: https://www.amazon.in/CBSE-CS-Python-... Class 12 Book: https://www.amazon.in/dp/B0CWR987M1 3. Flipkart Website: Class 11 Book: https://www.flipkart.com/cbse-cs-pyth... Class 12 Book: https://www.flipkart.com/cbse-cs-pyth... 4. Notion Press Website: Class 11 Book: https://notionpress.com/in/read/cbse-... Class 12 Book: https://notionpress.com/read/cbse-cs-... ===================================================================== Buy previous batch recorded lectures by Anand Sir: https://codeitup.in/course/CBSE-CS-Cl... ===================================================================== CODEITUP PLAYLISTS 1. C Programming Playlist: • C Language Tutorial in Hindi 2. C++ Programming Playlist: • C++ Tutorial in Hindi 3. Java Programming Playlist: • Java Tutorials For Beginners In Hindi 4. Python Programming Playlist: • Complete Python Tutorial in Hindi 5. CBSE Class 12 (CS) Python Playlist: • CBSE Class XII Python Tutorial in Hindi 6. CBSE Class 12 (IP) Playlist: • CBSE Class 12 | Informatics Practics | Tut... 7. CBSE Class 11 (CS) Playlist: • CBSE Class XI Python Tutorial In Hindi - S... 8. CBSE Class 10 (IT): • Class 10 Information Technology | Code - 402 9. Networking Playlist: • Networking 10. MySQL Playlist: • Structured Query Language (SQL) 11. Web Designing: • Web Designing | HTML | DHTML | CSS | PHP |... 12. NumPy Playlist: • Complete Numpy Tutorial In Hindi 13. Computer Fundamental Playlist: • Fundamentals of Computer ===================================================================== Telegram Channel: https://t.me/codeituplearners Facebook Group: / 21673. . Instagram: https://t.me/codeitupyt Facebook Group: https://www.facebook.com/groups/21673... Facebook Page: / codeitup-104310264625489 Website: https://codeitup.in Join this channel to get access to perks: / @codeitup ===================================================================== Tags Used: palindrome program in python palindrome python palindrome number is python check a number is palindrome or not in python palindrome python program palindrome palindrome or not number is palindrome or not palindrome number write a program to check palindrome number write a program in c to check palindrome number program to check palindrome palindrome number in c write a prgram to check palindrome in java #codeitup #whileloop #python