this is about the answer and output are bth same but it is saying wrong answer

Describe your issue

i have written right code and answer is also coming right but it is saying wrong answer and i am


not able to complete my course

Screenshot

Additional info

Hey @amankarn_23 ,

You have to put a space after is: in print statement, like this

System.out.println("The factorial of the given number is: ", + n);