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()
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
str vs int

Quiz
•
8th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
13 questions
Program Development - Python: Errors

Quiz
•
8th - 10th Grade
10 questions
Intro to Python

Quiz
•
8th Grade
7 questions
Python Data Types and Arithmetic Quiz

Quiz
•
8th Grade
10 questions
Intro to Python

Quiz
•
KG - University
13 questions
Y9 Homework 1: Python Revisited 1

Quiz
•
9th Grade
10 questions
Introduction to Python Turtle

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade
Discover more resources for Computers
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
20 questions
Guess The Cartoon!

Quiz
•
7th Grade