How do you execute shell commands using Python? Python Regex How do you perform regular expressions related operations in Python? (match patterns, substitute strings, etc.) Using the re module How to substitute the string "green" with "blue"? How to find all the IP addresses in a variable...