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
12 questions
Python Quiz 8.3

Quiz
•
6th - 8th Grade
10 questions
Python Into Quiz

Quiz
•
6th - 8th Grade
10 questions
Quiz C++ Grade 10

Quiz
•
9th - 12th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
10 questions
Типы данных

Quiz
•
7th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
12 questions
Computer Systems - How the web works - Lesson 7

Quiz
•
8th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade