Error in coding

//part 6 : Block scope

if (one< two) {
int three=30;
System.out.println(three);
}

in my coding it’s not taking two as variable , what to do?

@kasturichakraborty36_24075fa79f00d4e8 what one and two here? Elaborate your problem with full code.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.