Python Basics

Quiz
•
Computers
•
7th Grade
•
Hard
Simon Errington
Used 353+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why did Guido van Rossum call his programming language Python?
He thinks Pythons were cool
He couldn't think of anything else
A friend suggested it
He loves Monty Python
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will:
answer = input("Give me a number")
print(answer * 5)
output?
An error message
The value of answer multiplied by 5
answer * 5
The value of answer repeated 5 times
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we change a user input from string to integer?
Casing
Flipping
Casting
Numerising
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does == mean?
Assign a value to a variable
Nothing, it's an error caused by typing == instead of =
Check that the value on the right of the == matches the value on the left
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is concatenation?
Replacing a string variable with another string variable
Combining two variables such as first name and last name
One of the food options in the canteen on Friday
A large collection of cats in an open space
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can a variable not start with?
A special character
A capital letter
A number
A lower case letter
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do we use at the start of a comment line?
@
#
"
*
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Cyclic Test Grade 7 EKAM

Quiz
•
7th Grade
14 questions
Python Turtle - MCA Year 7

Quiz
•
7th Grade
15 questions
Python Turtle Quiz

Quiz
•
7th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
10 questions
Python

Quiz
•
3rd - 10th Grade
11 questions
Quiz#2

Quiz
•
6th - 8th Grade
10 questions
while and Loop

Quiz
•
6th - 12th Grade
9 questions
Introduction To Python

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade