У нас вы можете посмотреть бесплатно Математика с Python! Модульная арифметика или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Tutorial on how to conduct modular arithmetic within Python. Learn how to work with Python's built in modulo expression, build your own modulo function from scratch and program a clock using modular arithmetic. The notebook can be found in the "Mathematics with Python" folder within the below repo. GitHub Repo - https://github.com/ad17171717/YouTube... CONNECT: LinkedIn: / adrian-dolinay-frm-96a289106 GitHub: https://github.com/ad17171717 Twitter: / dolinayg Odysee: https://odysee.com/@adriandolinay:0 -----Video Chapters----- 0:00 - Intro 0:09 - Definition of modular arithmetic 0:52 - Modular expressions using Python 1:28 - Simple examples of the modulo operation 3:32 - Creating a modulo function from scratch 5:59 - Testing our modulo function 8:16 - Programming a clock with modular arithmetic 17:10 - Listing all time zones with pytz 17:38 - Real world applications of modular arithmetic 19:20 - References and additional learning