
Pseudocode
Authored by Shirley Crossley
Computers
9th - 11th Grade
Used 71+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an algorithm?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a flowchart?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is meant by a process?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is meant by pseudocode?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the pseudocode keyword for outputting to the screen?
HINT: Same as Python
output
display
show
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the pseudocode for inputting text from the keyboard?
HINT: Same as Python
name = input("Enter name")
name = enter("Enter name")
keyboard = ("Enter name")
ENTER name
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The python code for a FOR LOOP is:
for i in range(0,10):
print("Hi")
what is the pseudocode for this?
HINT: Pseudocode includes the last number - Python doesn't
for i = 0 to 9
print("Hi")
for i = 0 to 10
print("Hi")
for i in range= 0 to 10
print("Hi")
for i (0 to 9)
print("Hi")
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?