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
i have written right code and answer is also coming right but it is saying wrong answer and i am
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);