Search Header Logo

Data Science IT D

Authored by Najeem Dheen

Engineering

University

Used 3+ times

Data Science IT D
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of programming language is Python?

Compiled

Interpreted

Assembly

Machine

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default extension of Python files?

.python

.p

.py

:py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you run a Python script?

python script.py

execute script.py

start script.py

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command installs Jupyter Notebook?

pip install jupyter

python install jupyter

jupyter install

install jupyter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is immutable in Python?

List

Dictionary

Tuple

Set

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?
x = "10"

y = 5

print(x * y)

"1010101010"

50

Error

10 + 10 + 10 + 10 + 10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?
print(type([]))

dict

set

array

list

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?