Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,391,712 results
Ready to finally understand Python Regular Expressions? In this video, we break down regex with super simple examples ...
233 views
6 months ago
Master Python regex with this capturing groups challenge! Can you predict what findall returns with multiple groups? Essential ...
1,261 views
2 months ago
Learn how to use Python's re module to find patterns in text with regular expressions. In this quick tutorial, we show how \d+ can ...
761 views
7 months ago
Regular Expressions (Regex) in Python are a powerful tool for searching, matching, and manipulating text. Whether you're ...
78 views
8 months ago
Learn how to validate GitHub usernames in Python using just one line of regex! Rules for GitHub usernames: Cannot start ...
137 views
3 months ago
Learn how to validate a login in Python in just 18 seconds! First, we use a simple string check. Then, we switch to regex for ...
118 views
Dive into the world of Python regular expressions and discover how compiling your regex patterns can dramatically improve ...
10 views
mohanmadotcom Python Regex, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...
818 views
11 months ago
This Python challenge explores regular expressions and pattern matching! Can you predict how many matches the regex pattern ...
1,140 views
1,301 views
Learn how to use the `re.findall()` function in Python to effortlessly extract all occurrences of a pattern from a string! This tutorial ...
37 views
Extract valid emails from messy text using Python + Regex in under 60 seconds! ✓ Perfect mini project for interviews and resume ...
198 views
mohanmadotcom Python Strings, #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonbeginner #python3 ...
131 views
How To Use Python Regex For Pattern Matching? Are you interested in learning how to efficiently find and manipulate text ...
482 views
5 months ago
About This Channel: Welcome to Choco Family Train – we share job updates, ai updates, gold updates, learning resources, and a ...
153 views
Congesting the main (or topmost) namespace with helper functions is one of the leading causes of poor language performance.
861 views
9 months ago
In this problem, you and your friend Fredrick need to validate a series of credit card numbers from ABCD Bank using regular ...
1,053 views
Explore Python's `re` module to enhance your coding interview skills by mastering advanced text pattern matching and ...
3 views
10 months ago
126 views