Page 1 of 1

python ip frequency code

Posted: Tue Feb 22, 2022 10:25 am
by thehitpack
Hi i need help in writing this programme i need to use 3 ip address logs and match the frequency at which the ip addresses occur
the most.

So far i hve this:

def_analyze logs():

def extract_ip():

def most_frequent():

def main():