Question: write a python script that opens the file problem5.txt count each port and puts the result in a dictionary . inside file problem5.txt 80 443
write a python script that
opens the file problem5.txt
count each port and puts the result in a dictionary .
inside file problem5.txt
80 443 22 21 80 80 22 25 80 443 22 443 389 3389 25 25 22 21 80 80 80 22 445 445 445
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
