What is the ouput of this command:
Print ("Hello world! ")

....

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
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 Quizizz
15 questions
Future Tense

Quiz
•
1st - 9th Grade
17 questions
Possessive Apostrophes

Quiz
•
5th - 8th Grade
20 questions
Class 8

Quiz
•
5th - 10th Grade
20 questions
การเขียนโปรแกรมภาษาซี (C Languang)

Quiz
•
1st Grade
10 questions
Fun with Fractions: Input-Output Tables for Grade 4

Quiz
•
4th Grade - University
10 questions
Brain Pop: Population

Quiz
•
KG - University
20 questions
A Package for Mrs. Jewls-Spelling

Quiz
•
5th Grade
20 questions
Password reset A2+/B1 Unit 3 Houses

Quiz
•
5th - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for English
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
18 questions
Main Idea & Supporting Details

Quiz
•
5th Grade
5 questions
Basement Basketball

Quiz
•
3rd Grade
20 questions
Parts of Speech

Quiz
•
3rd - 6th Grade
20 questions
Main Idea and Details Review

Quiz
•
5th Grade
20 questions
Context Clues

Quiz
•
3rd Grade
20 questions
Main Idea and Details

Quiz
•
5th Grade
20 questions
Synonyms and Antonyms

Quiz
•
2nd Grade