My issue
My code
class CodeChef
{
public static void main (String[] args)
{
// Enter 21 + 40 inside the print statement
System.out.print(____);
}
}
Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone
class CodeChef
{
public static void main (String[] args)
{
// Enter 21 + 40 inside the print statement
System.out.print(____);
}
}
Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone