Home > Python > Quizzes > Problem Solving and Python Programming Practice Test: Pseudo Code
Problem Solving and Python Programming Practice Test: Pseudo Code
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 68% Most missed: “Another notation for exponentiation.”
Problem Solving and Python Programming Practice Test: Pseudo Code
Time left 00:00
7 Questions

1. Capitalize initial keyword – This is a rule while writing a pseudo code.
2. Another notation for exponentiation.
3. A symbol used for grouping.
4. A statement used to close the IF block.
5. _____________ begins with lower case letters.
6. The statement that tells the computer to get a value from an input device and store it in a memory location.
7. _____________............. is used to show hierarchy in a pseudo code.