Tell us what’s happening:
Im new in this thing i dont know how to solve this problem i am getting frustrated please help aaaaaaaaaaaaa i have to modify the existing declarations and assignments so their names use camelCase, i have been trying like 30 minutes and i am really getting upset with myself
Your code so far
// Declarations
var StUdLyCapVaR;
var properCamelCase;
var TitleCaseOver;
// Assignments
STUDLYCAPVAR = 10;
PRoperCAmelCAse = "A String";
tITLEcASEoVER = 9000;
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
.