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

Python Code Challenge - Anagrams

Welcome to Python code challenges. 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 finding anagrams with inputed words and against a list on known words.

Code Challenge:
An anagram is a word or phrase made by using the letters of another word or phrase in a different order. For example, Python and Typhon both use the same letters to form two different words. Create a function that checks if a given word is an anagram of another word. Build a function that takes 2 parameters, the initial word and the word you want to check is an anagram of the first word. Output True if an anagram was found and False if not.

Extension challenge
Create a small application that asks the users to type in a word and check the users word against a list of existing words.

Code Repository:
? https://github.com/veryacademy/Python-Challenges/blob/main/Beginner/Data%20Structures/002-word-anagrams.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 Code Challenge - Anagrams», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

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

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

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