Python_quiz

Python_quiz

11th Grade

15 Qs

quiz-placeholder

Similar activities

PYTHON PROGRAMMING

PYTHON PROGRAMMING

9th - 12th Grade

20 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

Pentaksiran T4 (1.4)

Pentaksiran T4 (1.4)

11th Grade

10 Qs

ข้อสอบหลังเรียน น.1 วิทยาการคำนวณ ม.5

ข้อสอบหลังเรียน น.1 วิทยาการคำนวณ ม.5

11th Grade

10 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

Code.org Unit 8

Code.org Unit 8

10th - 12th Grade

12 Qs

Tuples

Tuples

11th Grade

15 Qs

Creating and Altering Data Structure

Creating and Altering Data Structure

9th - 12th Grade

15 Qs

Python_quiz

Python_quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Pallabi Mazumdar

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Choose the Correct statement for Tuple

Tuple is ordered and mutable

Tuple is unordered and mutable

Tuple is ordered and immutable

Tuple is unordered and mutable

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Tuples can contain elements of any data type.(T/F)

True

False

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In tuples values are enclosed in __________________

Square brackets

Curly brackets

Parenthesis

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Write the output of the following.

(python)

(“Python”)

(‘P’ , ‘y’ , ‘t’ , ‘h’ , ‘o’ , ‘n’)

None of the above

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

len( ) function returns the number of elements in tuple.(T/F)

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Find the output

(‘P’, ‘y’, ‘t’, ‘h’, ‘o’, ‘n’)

[‘P’, ‘y’, ‘t’, ‘h’, ‘o’, ‘n’]

none of the above

Error

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Find the output

28

29

27

26

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?