
....

Quiz
•
English
•
1st - 5th Grade
•
Easy
Bích Đỗ
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the ouput of this command:
Print ("Hello world! ")
Hello world!
hello World!
no output (error)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python is a case-sensitive programing language
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following lines of command, what is/are the variables:
num 1 = int(input("Enter the first number:"))
num 2 = int(input("Enter the second number: "))
total = num 1+ num 2
print ("The total of the two numbers is ; " , total)
num 1
num 1, num 2
num 1, num 2 and total
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following blocks for commands, what is the varriable type of total?
num 1 = int(input("Enter the first number:"))
num 2 = int(input("Enter the second number: "))
total = num 1+ num 2
print ("The total of the two numbers is ; " , total)
float
integer
character
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following lines of command what will the expected output is the user entered 3 and 5 consecutively:
num 1 = int(input("Enter the first number:"))
num 2 = int(input("Enter the second number: "))
total = num 1+ num 2
print ("The total of the two numbers is ; " , total)
8
error, Total is not recognize
15
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following program, what is expected output if the user enters Smith for last name and John for the first name?
last name = input ("Enter your last name: ")
first name = input("Enter your first name: ")
print ("Hello", first name , last name)
Hello Smith John
Hello John Smith
Error message
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The program displays the name and of the user, what is the missing line of command?
name = input ("Enter your name: ")
print ("Hello" , name , "you are" , age , "year old")
yourage = int(input('Enter your age:')
age = input ('Enter your age: ')
age = int(input('Enter your age: ')
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Computer devices

Quiz
•
5th Grade
10 questions
Explore Input/Output Tables with Fun Math Problems!

Quiz
•
2nd Grade - University
11 questions
Family and friends 4 unit 8 lesson 5

Quiz
•
1st - 5th Grade
12 questions
Silent Letters

Quiz
•
1st - 3rd Grade
11 questions
Software and Hardware

Quiz
•
3rd - 4th Grade
12 questions
cheerleading

Quiz
•
5th - 10th Grade
10 questions
Simple past tense, affirmative, negative and interrogative.

Quiz
•
4th Grade
10 questions
Mastering Input-Output Tables: Multi-Step Problem Solving

Quiz
•
4th Grade - University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for English
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
15 questions
Capitalization Rules

Quiz
•
4th Grade
20 questions
Parts of Speech

Quiz
•
3rd Grade
20 questions
Four Types of Sentences

Quiz
•
5th Grade
11 questions
Open Court Getting Started: Robinson Crusoe

Quiz
•
3rd Grade
20 questions
Capitalization Rules & Review

Quiz
•
3rd - 5th Grade
18 questions
ADJECTIVES and ADVERBS

Lesson
•
5th - 7th Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade