List and tuple in python

List and tuple in python

7th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

final quiz

final quiz

8th - 9th Grade

7 Qs

Computer programming

Computer programming

7th Grade

10 Qs

Proyecto: Clasificador lenguaje de señas

Proyecto: Clasificador lenguaje de señas

8th Grade

10 Qs

Game Quizizz

Game Quizizz

KG - Professional Development

8 Qs

Taller de Robótica

Taller de Robótica

5th - 12th Grade

5 Qs

prueba diagnóstica grado 8

prueba diagnóstica grado 8

7th Grade

9 Qs

PYTHON BASIC

PYTHON BASIC

6th - 8th Grade

10 Qs

Python Lists

Python Lists

8th Grade

10 Qs

List and tuple in python

List and tuple in python

Assessment

Quiz

Instructional Technology

7th - 8th Grade

Medium

Created by

AANYA KAPOOR

Used 8+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who invented python?

Alaxader Graham Bell

James Gosling

Guido Van Rossum

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is list a mutable data type?

True

False

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which two are a tuple in Python?

(99,100,101)

(11, 33, 77)

[11,22,33]

[2, 4, 6]

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Python is a _______ language.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of-

list1 = [51,52,53,54,55]

print (list1)

print (list1[4])

[51, 52, 53, 54, 55]

55

[51, 52, 53, 54, 55]

54

55

Error

Discover more resources for Instructional Technology