Python Data Types and Lists ( level easy )

Quiz
•
Computers
•
12th Grade
•
Medium
Saranya S
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type used to represent whole numbers in Python?
bool
str
int
float
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The answer for the following code is
print(" 27+43= ")
70
"27+43=70"
"27+43"
73
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of '5 + 3' in Python?
10
7
2
8
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between 'float' and 'integer' methods in Python lists.
both has decimal numbers
float has decimal numbers and integers are whole numbers
both has whole numbers
float has text and integers has decimal numbers
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the data type used to represent text in Python?
integer
character
string
boolean
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you check the length of a list in Python?
count(your_list_name)
size(your_list_name)
length(your_list_name)
len(your_list_name)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'in' keyword do when used with lists in Python?
Adds a value to the end of a list
Removes a value from a list
Sorts the list in descending order
Checks if a value exists in a list
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Vocabulary Do Now 1

Quiz
•
9th - 12th Grade
10 questions
Python Object Types - Numbers

Quiz
•
9th - 12th Grade
15 questions
CPM9.1-9.3 Quiz Review

Quiz
•
9th - 12th Grade
15 questions
Python Revision Tour - I

Quiz
•
12th Grade
15 questions
list in python

Quiz
•
10th - 12th Grade
15 questions
Python Quiz

Quiz
•
12th Grade
10 questions
Problem Solving using Python and R - UNIT II - List

Quiz
•
12th Grade
7 questions
Python-list,tuple,Dictionary

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade