SyntaxFix
Write A Post
Hire A Developer
Questions
What about max()
max()
highest = max(1, 2, 3) # or max([1, 2, 3]) for lists