Which of the following is not a Python data type?
PYTHON BOOTCAMP

Quiz
•
Computers
•
University
•
Medium
Skill Wave
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Integer
Float
Character
Boolean
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Python?
var x
x = 5
variable
var = 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of 5 > 3 and 2 < 1?
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you start an if statement in Python?
if:
then:
if do:
statement:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times will the following loop run? for i in range(5):
0
1
5
4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a break statement in a loop?
What is the purpose of a break statement in a loop?
To exit the loop prematurely
To start the loop over again
Create a new loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the input() function in Python?
To display output to the user
To read user input from the keyboard
To perform mathematical calculations
to exit
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Week 6 Quiz

Quiz
•
University
10 questions
Python-1st

Quiz
•
University
10 questions
Round 1

Quiz
•
University
19 questions
Computer Science Quiz 02

Quiz
•
10th Grade - University
15 questions
Python Basics

Quiz
•
University
20 questions
Programming Basics Quiz

Quiz
•
8th Grade - University
15 questions
Python

Quiz
•
University
15 questions
code trivia

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade