What does this line of code return?

Automate Cybersecurity Tasks with Python | Weekly challenge 2 Quiz | 

What does this line of code return?

print(max(1,3,7))
  • 7
  • 3
  • 1
  • 11

 

Leave a Comment