У нас вы можете посмотреть бесплатно Lec-25: For Loop vs While Loop🔁 in Python | Various Loops in Python 🐍 | Python for Beginners или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In Python, for and while loops are used for repetitive tasks where the code block needs to be executed multiple times. The main difference between the two is that a for loop is used for iterating over a sequence, while a while loop is used for executing a block of code repeatedly until a specified condition is met. #python #pythonprogramming -------------------------------------------------------------------------------------------------------------------------------------- Timestamps: 0:00 - Introduction 0:32 - For loop 1:54 - While loop 3:48 - Example (While loop) 6:41 - Example (For loop) -------------------------------------------------------------------------------------------------------------------------------------- 👉Subscribe to our new channel: / @varunainashots ► Python For Beginners(Complete Playlist): • Python for Beginners ► Class XI Computer Science(Full Syllabus) • CLASS-XI Computer Science (Full Syllabus) Other subject-wise playlist Links: -------------------------------------------------------------------------------------------------------------------------------------- ► Microprocessor Playlist: • Microprocessor ►Computer Networks : • Computer Networks (Complete Playlist) ►Design and Analysis of algorithms (DAA): • Design and Analysis of algorithms (DAA) ►Database Management System: • DBMS (Database Management system) Complete... ► Theory of Computation • TOC(Theory of Computation) ►Artificial Intelligence: • Artificial Intelligence (Complete Playlist) ►Computer Architecture: • Computer Organization and Architecture (Co... ►Operating System: • Operating System (Complete Playlist) ►Structured Query Language (SQL): • Structured Query Language (SQL) ►Discrete Mathematics: • Discrete Mathematics ►Compiler Design: • Compiler Design (Complete Playlist) ►Number System: • Number system ►Cloud Computing & BIG Data: • Cloud Computing (Complete Course) ►Software Engineering: • Software Engineering ►Data Structure: • Data Structure ►Graph Theory: • Graph Theory ►Programming in C: • C Programming ►Digital Logic: • Digital Logic (Complete Playlist) --------------------------------------------------------------------------------------------------------------------------------------- Our social media Links: ► Subscribe to us on YouTube: / gatesmashers ►Subscribe to our new channel: / @varunainashots ► Like our page on Facebook: / gatesmashers ► Follow us on Instagram: / gate.smashers ► Follow us on Instagram: / varunainashots ► Follow us on Telegram: https://t.me/gatesmashersofficial ► Follow us on Threads: https://www.threads.net/@gate.smashers -------------------------------------------------------------------------------------------------------------------------------------- ►For Any Query, Suggestion or notes contribution: Email us at: gatesmashers2018@gmail.com #loops #pythonprogramming #pythontutorial