beginner
Find Maximum Value
Identify the largest number in a list.
📝 محتوى الأمر
Given a list of integers, write logic to find and return the single largest number in that list.