Question: 3. Using Python, create a dictionary for the following: SOURCE_IP: 209.99.66.22 DEST_IP: 192.168.0.12 PROTOCOL: UDP INFO: LEN=1068 Loop through the dictionary and print the key:value
3. Using Python, create a dictionary for the following:
- SOURCE_IP: 209.99.66.22
- DEST_IP: 192.168.0.12
- PROTOCOL: UDP
- INFO: LEN=1068
Loop through the dictionary and print the key:value pairs. show code, that adds dictionary value of TIME: 0.34153434562
please provide code and output screenshot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
