Pseudocode Revision Quiz
Quiz
•
Information Technology (IT)
•
10th Grade
•
Practice Problem
•
Hard
Dastageer Patel
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Finish the pseudocode to create a loop that stops after a certain condition is met
_____ password != "password123"
password=input("Guess again")
end_____
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is correct to cast TRUE
bool(" ")
str(" ")
int(" ")
real(" ")
Answer explanation
The correct choice is bool(" "). In Python, bool() converts any non-empty string to TRUE, including strings with only whitespace. The other options do not yield TRUE: str() returns a string, int() raises an error, and real() is not a valid function.
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How do you represent the action of displaying output? (more than 1)
WRITE
DISPLAY
SHOW
OUTPUT
Answer explanation
The action of displaying output can be represented by 'PRINT' and 'OUTPUT'. 'PRINT' is commonly used in programming to send output to the console, while 'OUTPUT' is a more general term for any form of data display.
4.
OPEN ENDED QUESTION
3 mins • 1 pt
What is a constant?
Evaluate responses using AI:
OFF
Answer explanation
A constant is a fixed value that does not change during the execution of a program. Unlike variables, which can be modified, constants provide stability and predictability in code.
5.
OPEN ENDED QUESTION
3 mins • 1 pt
What are the 5 data types?
Evaluate responses using AI:
OFF
Answer explanation
The five basic data types are: Integer, Float, String, Boolean, and Array. These types are fundamental in programming and help define the nature of the data being handled.
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is wrong with this pseudocode? (more than 1)
if hour < 12:
print("good morning)
: instead of THEN
no capital letter for good morning
missing speech marks
no indentation
print instead of output
Answer explanation
The pseudocode has several issues: it should use 'THEN' after the condition, the string 'good morning' is missing closing quotation marks, and proper indentation is necessary for readability and structure.
7.
OPEN ENDED QUESTION
3 mins • 1 pt
What is casting?
Evaluate responses using AI:
OFF
Answer explanation
Casting is the process of converting a variable from one data type to another. It allows for operations between different types, ensuring compatibility in programming and data manipulation.
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Pre Tes DTJKT-3 P8
Quiz
•
10th Grade
10 questions
Dasar Komputasi dan Berpikir Komputasional
Quiz
•
10th Grade - University
15 questions
Understanding Loops in C Programming
Quiz
•
1st Grade - University
10 questions
Pre-tes Komputer dan Perangkat Penyusunnya
Quiz
•
10th Grade - University
10 questions
1.2 Algoritma SK T4
Quiz
•
9th Grade - University
10 questions
Operating System(2)
Quiz
•
10th Grade - University
10 questions
KUIS BAB 3
Quiz
•
7th Grade - University
15 questions
LKPD I_Aplikasi Pengolah Kata
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
10 questions
Exploring the Origins of Veterans Day
Interactive video
•
6th - 10th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
10 questions
Understanding Protein Synthesis
Interactive video
•
7th - 10th Grade
10 questions
Exploring Newton's Laws of Motion
Interactive video
•
6th - 10th Grade
10 questions
Exploring the Origins of Veterans Day
Interactive video
•
6th - 10th Grade
