•  
      tasks #45425 Python program to extract IP address from file
    #45425
    Mohini Singh (mohini)
    2022-08-16 23:37
    2022-08-16 23:37
    Details
    Python program to extract IP address from file
    • Import the re module for regular expression.
    • Open the file using the open() function.
    • Read all the lines in the file and store them in a list.
    • Declare the pattern for IP addresses. The regex pattern is :

    5 - Medium
    State of Progress
    2022-05-31
    100
    2022-06-02
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-06-01
    Closed
    Attachments
    References
    References list is empty