0.0059 seconds
EN | RU
TT
  • Question
  • Clues from AI
  • Submissions
Find Maximum in a List

Write a function (def findMax(lst)) that takes a list of numbers and returns the maximum value.

main.py