Im creating some pseudo code for a test and I was wondering if its possible to have a case statement inside a Repeat Loop. Is there any specific rules for this kind of thing?
Thanks for any reply.
Im creating some pseudo code for a test and I was wondering if its possible to have a case statement inside a Repeat Loop. Is there any specific rules for this kind of thing?
Thanks for any reply.
The nice thing about pseudocode is that you make up the rules. Most real languages do allow what you want, though, so you're not really deviating from common use.
The nice thing about pseudocode is that you make up the rules. Most real languages do allow what you want, though, so you're not really deviating from common use.
Thanks kindly for the reply, was unsure but that confirms it for me!
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.