beginner
Find Maximum Value
Identify the largest number in a list.
📝 Prompt Content
Given a list of integers, write logic to find and return the single largest number in that list.