Cyber Security coding in Python part2

Опубликовано: 20 Октябрь 2024
на канале: Dr.Arnold Fuentes
49
2

Hello,

This is the part 2 of our cyber security lesson. In this video you will learn the basics regular expression, the "re" module of python, to check the validity of an IP address. Though basic, again you can extend or widen this idea when you grasp the rest of the lesson

Takeaways
1. Apply re module for ASCII(charsets) patterns
2. Understand how the re.match works for patterns
3. Create your function to check the validity of the IP Address.


Please like, share and subscribe.