
Python

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Tim Sutherland
Used 16+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = 'Dave'
print(name)
Dave
'Dave'
name
(name)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = "Dave"
greeting = "Good morning " + name
print(greeting)
Good morning "Dave"
Good morning Dave
Good morning name
Good morning + Dave
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would print(10 + 16) give as output?
Error
Nothing
10 + 16
26
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want more than one option with an if statement, what do you use?
elif
else
ifif
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for print(12/6)?
1
2
6
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
32 questions
class 11 PYTHON BASICS quiz -1

Quiz
•
11th Grade
30 questions
Python Basic

Quiz
•
9th - 12th Grade
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam

Quiz
•
10th Grade - University
34 questions
CB30: Unit 2 Test Review

Quiz
•
9th - 12th Grade
32 questions
Python podsumowanie

Quiz
•
9th - 12th Grade
40 questions
Computational thinking, algorithms and programming

Quiz
•
11th Grade
30 questions
Python Review 1

Quiz
•
9th Grade - University
30 questions
Python Function - 1

Quiz
•
11th - 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
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade