For the list [10,12,14,20,22,24,30,32,34] which of the following will give this output [10,20,30]

Python-Quiz1

Quiz
•
Information Technology (IT)
•
University
•
Hard
Janany Malli
Used 37+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
list[1:9:3]
list[0:9:2]
list[::3]
list[1::2]
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following cannot be a variable?
_init
in
ot
on
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code?
abcd
a b c d
a,b,c,d
Type Error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which is not a Python datastructure?
list
set
tuple
recursion
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
List is immutable
True
False
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the length of the string 'Hi\nHello'
7
8
9
10
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
sum(3,4,5,6) returns 18
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
Search questions from Quizizz Library

Quiz
•
University
13 questions
Coding With Python- Introductory Quiz

Quiz
•
University
12 questions
PYTHON APTITUDE

Quiz
•
University
12 questions
Python Programming Competition

Quiz
•
University
15 questions
Python for loop/lists

Quiz
•
9th Grade - University
9 questions
G12- Python Strings Quiz

Quiz
•
12th Grade - University
10 questions
Fundamentos de Programación en Python

Quiz
•
6th Grade - University
10 questions
Exploring Python Lists and Tuples

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