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.