Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine

  • Drawing with Code
  • 2024-04-18
  • 486
CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine
pythonpython tutorialpython full courselearn python programmingpython tutorial for beginnerspython programming tutorialsoftware developmentpython for gamespython for data sciencemachine learningpython mlpython course for beginnerspython code camppython simple projects for beginnerscs50cs50pcoke machineweek 2loopsproblem set 2
  • ok logo

Скачать CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео CS50P Python | Week 2 | Loops | Problem Set 2 | Coke Machine

Welcome to another coding adventure! In this video, we're tackling CS50's Problem Set 2, the "Coke Machine" challenge. Join us as we delve into the world of Python programming.

In this problem, we're tasked with creating a program that simulates a Coke machine. Users can insert coins of 25 cents, 10 cents, and 5 cents denominations until they've paid at least 50 cents. Once the minimum amount is reached, the program calculates and displays the change owed to the user.

We explore two different solutions to this problem:

Solution 1:
We start with a main() function where we initialize the inserted_coins variable to 0 and set the initial amount due to 50 cents. Using a while loop, we prompt the user to insert coins until they've paid at least 50 cents. Inside the loop, we check if the inserted coin is valid and update the inserted_coins variable accordingly. Once the minimum amount is reached, we calculate and print the change owed to the user.

Solution 2:
In this version, we use a while True loop to continuously prompt the user for coin inputs. We employ continue and break statements to control the flow of the loop. If the inserted coin is invalid, we continue prompting the user. Once the minimum amount is reached, we break out of the loop and calculate the change owed.

Whether you prefer a structured approach with a control flow of your own, or another version where you can use continue and break as control flow statements, both versions achieve the same result: a fully functional Coke machine simulator!

So grab your favorite soda, sit back, and let's dive into the code together!

Our Channel: https://www.youtube.com/c/ILovePencil...
Blogger: https://ilpd-ms.blogspot.com/
Instagram:   / m_salah2405  
BuymeAcoffee: https://www.buymeacoffee.com/Python_Cafe
Patreon:   / msalah  






--------------------------------------------------------------------------------------------------------
#python #cs50 #loops

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]