Hi. I need help with some code for a non-advanced computercraft program. I'm building a scoreboard for a game, and I need it to add one to the score each time a redstone switch is hit (and the score is displayed on a monitor). I know how to get the input from a redstone switch and I know how to display it on the monitor, but I don't know how to make it add score each time and display it. I've read the wiki and it didn't really help. Can anyone here help?