What will be the output?
name = "Dave"
print (name)
Python Programming
Quiz
•
Computers
•
7th - 9th Grade
•
Medium
Tracy Mayhead
Used 1K+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = "Dave"
print (name)
Dave
name
"Dave"
(name)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a input?
To plug in something
A function that allows us to ask the user to enter some data
Data displayed on a screen
A routine
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable must have been assigned (given) a value before that value is referenced (used).
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The correct way to convert user input is:
birth_year = number(input())
birth_year = int(input())
birth_year = (input(int))
birth_year = int(input)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To display the following on screen Hello World! the following command should be used:
print(Hello World!)
print("Hello World" + !)
print("Hello World!")
print"(Hello World!)"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You assign a value to a variable with which symbol
@
==
=
*
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code you use to receive and input from the keyboard
enter()
add()
receive()
input()
12 questions
Python Programming Basics
Quiz
•
7th - 11th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)
Quiz
•
1st Grade - University
10 questions
Python Input/Output
Quiz
•
9th - 12th Grade
12 questions
Python
Quiz
•
7th - 8th Grade
15 questions
Grade 8 End of Unit Revision
Quiz
•
8th Grade - University
14 questions
Пайтон. 7 клас. Алгоритми
Quiz
•
7th Grade
12 questions
python
Quiz
•
9th - 10th Grade
10 questions
Year 7 Python Lesson 1 Recap
Quiz
•
8th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade