Help me in solving SYNJ6AV2 problem

My issue

My code

class Codechef
{
	public static void main (String[] args)
	{
		System.out.print((3 + _) + "\n" _ (2 + 1));
	}
}

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