资讯

Pseudocode can be used to plan out programs. Planning a program that asks people what the best subject they take is, would look like this in pseudocode: REPEAT OUTPUT 'What is the best subject you ...
KS3 Algorithms Representing an algorithm: Pseudocode An algorithm is a plan, a set of step-by-step instructions to resolve a problem.