Home > Coding Fundamentals Refresher > Coding Fundamentals and Patterns > Initializing Variables and Basic Math Operations Show previous contentAre you sure you're getting this? Is this statement true or false?Is the following code snippet a valid way to declare a variable in JavaScript?cppcsharpgojavajavascriptpython1let num12 = 12;Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content