Back to Browse

Cyber Security coding in Python part2

116 views
Aug 23, 2024
11:46

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.

Download

0 formats

No download links available.

Cyber Security coding in Python part2 | NatokHD