Question: Python :) 8. A Medium Access Control MAC) address in human-friendly, canonical form is a string of six groups of two hexadecimal digits, separated by
Python :)

8. A Medium Access Control MAC) address in human-friendly, canonical form is a string of six groups of two hexadecimal digits, separated by hyphens. A hexadecimal digit is one of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f. An example for a valid MAC address in this format is 12 f4-29- ae 34 c3 Write a function that checks whether the string (provided as an argument) is a valid MAC address or not
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
