-
Advanced – Using variables to create a “score system”
A key aspect for a program is the ability to store and re-use values to “remember things”. For example we would like to know the score in a game or if a question was already made or if we finished all tasks in a game. For all this scenario we will use some special blocks…