1) Give a description of the problem
Iterate global variable
2) What is the expected behavior?
@globalvariable = @globalvariable (-/+) 1
3) What is happening/not happening?
Don’t know how to do this.
I am trying to iterate a global variable. I want to know how many people are present at my house at a given time, and iterate the global variable up or down as people enter/exit. First of all, I don’t know how to put custom lines of code into wC. I am new to this whole thing. And two, I don’t know how to code it so as to iterate the global variable.
Any help is appreciated.