There is no standard for pseudocode. Pseudocode is generally expected to be intuitively understood by its target audience, but it doesn't need similarity with natural language or familiar programming language.
Therefore, all the following are pseudocode examples to increment a variable called rep:
rep = rep + 1
add 1 to rep
increment rep
++rep
next rep
Chat with our AI personalities
count = count + 1
Control variable which is used in control structures.e.g. for(int i=0;i
A loop control variable is widly known as a "counter".
decremented
It is a variable resistance device which control the flow of current