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
To start programming in Python you have to type <python>
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 Wayground
12 questions
Python Quiz 8.3

Quiz
•
6th - 8th Grade
10 questions
Python Turtle - Knowledge Check

Quiz
•
7th - 8th Grade
10 questions
Homework 3- Python

Quiz
•
8th Grade
10 questions
FOR LOOPS and Angles with Tracy (PYTHON)

Quiz
•
7th - 8th Grade
10 questions
Micro-bits

Quiz
•
3rd - 8th Grade
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
10 questions
Wiz 3 Assessment Python

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade