Lesson 21- Matrix manipulation

Lesson 21- Matrix manipulation

5th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

ÔN TẬP: CỔNG TRƯỜNG MỞ RA

ÔN TẬP: CỔNG TRƯỜNG MỞ RA

7th Grade

12 Qs

Start-UP Design

Start-UP Design

1st Grade - Professional Development

14 Qs

5TH GRADE MIXED QUIZ

5TH GRADE MIXED QUIZ

5th Grade

10 Qs

IR-1  DECLARACION JURADA PERSONA FISICA

IR-1 DECLARACION JURADA PERSONA FISICA

5th Grade

12 Qs

Sempoa

Sempoa

4th - 5th Grade

10 Qs

BABAK 1 : LOMBA ILMU PENGETAHUAN (Bulan Bahasa PKJ 2020)

BABAK 1 : LOMBA ILMU PENGETAHUAN (Bulan Bahasa PKJ 2020)

7th - 9th Grade

10 Qs

KUIS TEKNIK PENGOLAHAN PANGAN

KUIS TEKNIK PENGOLAHAN PANGAN

8th Grade

10 Qs

Cultura Geral

Cultura Geral

5th - 9th Grade

10 Qs

Lesson 21- Matrix manipulation

Lesson 21- Matrix manipulation

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Hard

Created by

NotchUp .co

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following program ?

x=[[1,2,3],[4,5,6],[7,8,9]]

print(x[0][2])

5

4

3

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times the ‘hii’ will be printed ?

2

12

1

nothing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following program ?

{}

{1,2,3}

{1,2,3,4}

none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following program ?

{1,4}

{2,5,3,2}

{1,2,3,4}

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code ?

{10,20,30,40}

{20,30}

{2,3,4}

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of following code ?

s={1,2,3,4,5,2,4,1}

t=tuple(s)

print(t)

[1,2,3,4,5,2,4,1]

(1,2,3,4,5,2,4,1)

{1,2,4}

none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you change the elements of the tuple ?

yes

no

can't say

may or may not be

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?