Help .Need to complete this challenge but i cannot find anything wrong

Capture

In your assignments, the variables are not following properCamelCase format.
Ex : STUDLYCAPVAR should be studlyCapVar.
Reference : https://google.github.io/styleguide/javaguide.html#s5.3-camel-case.

Actually I was ablw to correct it by myself 5-10 minutes after posting this but thanks anyways :slight_smile: