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.