N5 SDD - Input and output (Python)
Quiz
•
Computers
•
7th - 11th Grade
•
Practice Problem
•
Hard
G Alexander-Doyle
Used 92+ times
FREE Resource
Enhance your content in a minute
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following input commands would allow the user to receive and store a character from the keyboard?
character = input("Please enter a character:")
character = int(input("Please enter a character:"))
character = float(input("Please enter a character:"))
character = bool(input("Please enter a character:"))
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following input commands would allow the user to receive and store an integer from the keyboard?
integer = input("Please enter an integer:")
integer = int(input("Please enter an integer:"))
integer = float(input("Please enter an integer:"))
integer = bool(input("Please enter an integer:"))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following input commands would allow the user to receive and store a real number from the keyboard?
real_number = input("Please enter a real number:")
real_number = int(input("Please enter a real number:"))
real_number = float(input("Please enter a real number:"))
real_number = bool(input("Please enter a real number:"))
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following input commands would allow the user to receive and store a string from the keyboard?
string = input("Please enter a string:")
string = int(input("Please enter a string:"))
string = float(input("Please enter a string:"))
string = bool(input("Please enter a string:"))
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following input commands would allow the user to receive and store a boolean value from the keyboard?
boolean_value = input("Please enter a boolean value:")
boolean_value = int(input("Please enter a boolean value:"))
boolean_value = float(input("Please enter a boolean value:"))
boolean_value = bool(input("Please enter a boolean value:"))
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which would be the correct way to display a concatenated message indicating a pupil's final score in an exam?
print ("Your final score is" + str(final_score))
print ("Your final score is" + int(final_score))
print ("Your final score is" + final_score)
display ("Your final score is" + str(final_score))
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which python command allows the program to display a value on the screen?
display
show
output
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?
Similar Resources on Wayground
17 questions
Adobe Animate y Pivot
Quiz
•
7th Grade
10 questions
Computer System
Quiz
•
8th - 9th Grade
15 questions
Learning Checkpoint 3: Primary & Secondary Storage
Quiz
•
9th - 10th Grade
10 questions
PC1.8 Evaluate computer program
Quiz
•
9th Grade
15 questions
Coding Quiz
Quiz
•
6th - 10th Grade
15 questions
Ms. Exel dan Fungsi Logika IF
Quiz
•
10th Grade - University
10 questions
Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera
Quiz
•
1st Grade - Professio...
13 questions
Software and Computer Care Quiz
Quiz
•
9th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
