Data Science IT D

Data Science IT D

University

50 Qs

quiz-placeholder

Similar activities

02. [10-16-2024] Quiz in ME 433 - Part 3

02. [10-16-2024] Quiz in ME 433 - Part 3

University

50 Qs

Cuestionario sobre Blockchain 01

Cuestionario sobre Blockchain 01

University

52 Qs

BPC-STE (zápočtový test)

BPC-STE (zápočtový test)

University

55 Qs

Quiz S1sk0ms4t-2D 2025

Quiz S1sk0ms4t-2D 2025

University

50 Qs

C Programming Quiz

C Programming Quiz

University

50 Qs

Digital Logic Quiz lesson 2

Digital Logic Quiz lesson 2

University

51 Qs

ML Quiz Dr.Diana

ML Quiz Dr.Diana

University

50 Qs

Computer architechture

Computer architechture

University

50 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?