Search Header Logo

Python with DataScience

Authored by Mehak Hussain

Computers

7th Grade - University

Used 26+ times

Python with DataScience
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 Python Library is normally used for Data Visualization?

Numpy

Pandas & Matplotlib

Tkinter

None of the above

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Debug this function & find an error in code:

call function with same spelling as used for defining i.e., Sum (10, 5)

define function using def.

delete indentation(spaces) before calling function.

all of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a title in the chart we use the function:

Title("Title Of The Chart")

plt.title("Title Of The Chart")

Plt.Title(Title Of The Chart)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to apply label at horizontal position in any graph?

plt.xlabel(“Horizontal Axis”)

dataset.xlabel(“Horizontal Axis”)

pd.label(“Horizontal Axis”)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the value of x when this code executes?

101

99

None of the above, this is an infinite loop

100

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Complete the code to iterate the list.

in range(10)

in color

in list

all of the above

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?