Help me in solving SYNJ11V2 problem

My issue

My code

class Codechef
{
	public static void ___ (String[] args)
	{
		System.out.print(12+7);
	}
}

Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone

@vaibhavkumar97
write “main” in the blank space .