No they're not mental. Well, maybe partially.
It's 1:47am I'm tired as hell, but won't rest until I complete this. I know this is right in my face, and it's something stupid but I'm just not picking it up for some reason. Here's the code:
if(g1 == true){
total + 1000;
}
What I want is:
"If g1 is true, then add one thousand to total."
My error:
"Not a statement."
I know ya'll should eat this one up. -_-