Python Basics

Quiz
•
Computers
•
7th Grade
•
Hard
Simon Errington
Used 351+ 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
Python Basics

Quiz
•
KG - University
10 questions
Quiz 1 G7

Quiz
•
7th Grade
13 questions
Python

Quiz
•
7th - 8th Grade
15 questions
Python Basics

Quiz
•
KG - University
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
15 questions
Python basics

Quiz
•
6th - 8th Grade
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
10 questions
Quiz1_HPB2021_2010t1

Quiz
•
1st - 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
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade