Always add the underscore
Never forget to add the under score or
var chocolate_milk = 1;
var chocolate = 10;
function chocoMilk(){
var bigchoccie = chocolate milk * 10;
return bigchoccie;
}
alert(chocoMilk());
^^^^
The alert won't appear :(
Written by Tate
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#A
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#