Search Header Logo

QUIZ-4

Authored by BACHU AKASH

Computers

University

20 Questions

Used 1+ times

QUIZ-4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the output of the following code?

print((3*)(3 **3))

81

27

9

Invalid Syntax

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the output of the following code?

print(-a)

-a

65

97

Name Error

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which Pandas function is used to load data from a CSV file into a DataFrame?

pd.load_csv()

pd.read_csv()

pd.read_csv

pd.load_csv

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which library in Python is commonly used for data visualization?

NumPy

Pandas

Matplotlib

Scikit-learn

5.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which function in Pandas is used to calculate summary statistics of a DataFrame?

df.describe()

df.summary()

df.stats()

df.info()

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which library in Python is commonly used for data analysis and manipulation?

Matplotlib

NumPy

Scikit-learn

Pandas

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What is the syntax of the following code?

a = (1, 2, 3)

b = (4, 5)

c = a + b

print(c.len())

5

Syntax Error

Attribute Error

5.0

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?