Write your question here.
Hello, I am done writing this code for my class and the next step is to turn it into pseudocode could someone give me an example of what it's supposed to look like
Just explain what the program does, step by step, in plain text (some programming/math inspired syntax is usually OK). You probably still want to use indentation to make it easy to see what's inside loops and branches but leave out C++-specific details. Exactly how much details you can leave out depends on the purpose you intend to use the pseudocode for.