RUVIDEO
Поделитесь видео 🙏

Python Challenge | Tkinter | Simple Interfaces | Divisible Numbers смотреть онлайн

📁 Обучение 👁️ 16 📅 03.12.2023

Welcome to Python code challenge +. In this Python code challenge series we hope to compliment the existing Python courses on this channel. Code challenges are for people looking to sharpen their Python skills first at a beginner's level with the ambition to then move into more advanced challenges as we progress. In this Python Challenge we focus on using building up an application from simple static variables with a function to integrating user input first with the terminal and then a Tkinter user interface.

### Stage-1
Create a function that takes two numbers and returns the range of numbers that can be divided by 2 but are not multiples of 5. For example if you pass into the function the numbers 0 and 10 it should return the numbers 2, 4, 6, 8.

### Stage-2
Create a function to allow the user to input two numbers (from the terminal) into the function previously developed. In addition, the function should now check for data types that have been entered by the user and output an error if the user types in the incorrect data type. Create a loop so that the user can keep typing in an input should they input an incorrect data type.

### Stage-3
Create an interface with tkinter that will allow users to first enter 2 numbers. The 2 numbers should be validated to ensure that the correct data type has been entered. If not a warning should be shown to the user. If the 2 numbers entered are valid, create a new scrollable window and output all numbers that can be divided by 2 but are not multiples of 5.

Code Repository:
? https://github.com/veryacademy/Python-Challenges/blob/main/Beginner%2B/tkinter/001.divisible.md

? Code Challenges - Python Beginner Playlist:
https://youtube.com/playlist?list=PLOLrQ9Pn6cayQKCYhGH4FLTgIWTUI9yx7

? Python Beginners Course:
https://youtube.com/playlist?list=PLOLrQ9Pn6cazZScthXI-gMQv-YrDUMnlY
Code repository:
? https://github.com/veryacademy/Python-Basics-PY001

? Python Beginners + Course :
https://youtube.com/playlist?list=PLOLrQ9Pn6caw9TyTdCQGJuUAqtRxPfPRd
Code repository:
? https://github.com/veryacademy/Python-Beginner-Plus-PY002

? Python Intermediate Course:
https://youtube.com/playlist?list=PLOLrQ9Pn6caws6aPJoCD_UmWRE91257Xm
Code repository:
? https://github.com/veryacademy/Python-Intermediate-PY003

??Would you like to SUPPORT US FURTHER so that we can make even more great content - Please consider joining our members community.
https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w/join

?SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Python Challenge | Tkinter | Simple Interfaces | Divisible Numbers» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.