
Surprise Quiz !!!!
Authored by Zinedine Tagarda
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is python named after?
The snake
Television show called Monty Python
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will the output be of the following code?
print(Hello World!)
Hello World
Hello World!
Error
print(Hello World!)
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Combining strings together to form a new string is called what?
concatenation
combination
constipation
conservation
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
If you want more than one option for your code what do you use (after if)?
elif (condition)
else if (condition)
else (condition)
if else (condition)
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What would the result be?
friends['Felix','Maya','Edgar']
print(friends[1])
Felix
Maya
Edgar
It prints all of them.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
languages = ['C', 'Python', 'Javascript']
print(languages[4])
What is the result?
C
Python
Javascript
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
name = 'John Jacob Jingleheimer Schmidt'
print(len(name))
What is the output?
John Jacob Jingleheimer Schmidt
len(name)
31
Error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?