To start programming in Python you have to type <python>
Intro to Python

Quiz
•
Computers
•
7th - 9th Grade
•
Hard

Nick Jackson
Used 11+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False, you don't need to type anything in particular
False, it should be <Python>
False, it should be Python
2.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
Comments always start with a _ in Python code
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
To output Hello on the screen, the correct code is:
print("Hello")
print('Hello')
print "Hello"
print 'Hello'
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is missing from this code that allows a user to enter their name:
name = _____("Hi there. What is your name?")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code, what is the variable called:
name = input("Hi there and welcome.\nWhat is your name?\n")
name
input
There is no variable
What is your name?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this code, what does \n do:
name = input("Hi there and welcome.\nWhat is your name?\n"
Prevents errors happening
Creates a comment
Creates a new paragraph
Creates a new line
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This code will generate an error. What is wrong with it?
Indents are needed on all the lines of code after the IF
There is a == when it should be =
There is no ELSE or ELIF
The print statement uses "" when it should use ' '
8.
FILL IN THE BLANK QUESTION
1 min • 1 pt
In Python,
== means equal to.
__ means becomes.
Similar Resources on Quizizz
8 questions
Understanding Python Variables and Data Types

Quiz
•
9th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
10 questions
KS4 Programming Techniques (1)

Quiz
•
8th - 10th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
12 questions
Python Homework

Quiz
•
8th Grade
13 questions
python

Quiz
•
9th Grade
8 questions
Python Diagnostic Test

Quiz
•
7th Grade
Popular Resources on Quizizz
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
Discover more resources for Computers
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