I was looking through your code and I didn't know I could put use javascript to handle the commands I was using the onClick for. To be honest, I've only been learning js as a hobby so I really appreciate every input you can give me. JS is way different than C++, lol which is the only coding language I've ever learned from a school (high school). The sections with 'tallyMark += #;' for example, I tried that and it didn't work the first time so I switched to the redundant sections of just ++ adding into tallyMark. I really appreciate the help and I hope you continue to help me out as this keeps going. I'm adding in more code and I was curious since you have the tallyMark += #; could I remove the redundant adding into the tallyMark with ++, and removing tallyMark with --?
If you watch lbry, I had posted some videos on there my first day and two about the strange problems I was having, if you wanna have a bit of a laugh. lol
I hope you are feeling better today and keep pushing forward with your health. <3 <3 <3
RE: Having problems with the code