Data Science IT D

Data Science IT D

University

50 Qs

quiz-placeholder

Similar activities

C ,Python and DS Quiz

C ,Python and DS Quiz

University

50 Qs

Data Manegment

Data Manegment

University

54 Qs

Python, Java, SQL Quiz

Python, Java, SQL Quiz

University

50 Qs

IP Unit 3

IP Unit 3

University

54 Qs

C Programming Quiz

C Programming Quiz

University

47 Qs

Basics of Alternators

Basics of Alternators

University

50 Qs

Robotify

Robotify

8th Grade - University

50 Qs

Simulador de Sistemas Operativos

Simulador de Sistemas Operativos

University

49 Qs

Data Science IT D

Data Science IT D

Assessment

Quiz

Engineering

University

Medium

Created by

Najeem Dheen

Used 3+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?