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.