79231871

Date: 2024-11-27 21:06:21
Score: 2
Natty:
Report link

why not just use a loop to print it like so:

x=str(RandMAC())

for i in range(3):
  print(x)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): why not
  • Low reputation (1):
Posted by: Charles Easter