Search Header Logo

Data Analytics Workshop

Authored by ASHISH 030

Computers

University

Data Analytics Workshop
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method can be used to remove an element at a particular index from the list?

pop( )

delete( )

discard( )

The element cannot be removed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....

language written in java script

Object orientated programming language

Text-based programming language

Visual-based programming language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is a code block indicated in Python?

Bracket

Indentation

Key

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the order of precedence in Python?

i. Parenthesis

ii. Exponential

iii. Multiplication

iv. Division

v. Addition

vi. Subtraction

ii, i, iv, iii, v, vi

ii, i, iii, iv, v, vi

i, ii, iii, iv, v, vi

i, ii, iii, vi, v, iv

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this expression, 3*1**3

27

3

1

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The output of the following programs will be:

All number from 1 to 10

All even from 1 to 10

All Odd from 1 to 10

It will give an error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements in python will throw an error when executed?

print( “ 'Hello' ” )

print( “ “Hello” ” )

print( “Hello” )

print( 'Hello' )

Access all questions and much more by creating a free account

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

Already have an account?