Hello, good day, I'm trying to make a program in pseudocode so that it saves a number greater than 100 in an array, but I do a "debuger" (I think it's called that in English, correct me if I'm wrong. That is, I put the variables and I am executing them one line at a time and I am seeing how the program behaves).
Here is the code, thanks.
postscript: dimension here is an array. and the
word read in this pseudo-interpreter is like "host".