Beginner
Find Maximum Value
Identify the largest number in a list of numbers.
📝 প্রম্পট বিষয়বস্তু
Write a program that accepts a list of numbers and prints the largest number found in that list.