Data Science IT D

Data Science IT D

University

50 Qs

quiz-placeholder

Similar activities

Logic Gates Quiz

Logic Gates Quiz

University

50 Qs

UPSA RBT TAHUN 6 SK SERI BUKIT BATU 2025

UPSA RBT TAHUN 6 SK SERI BUKIT BATU 2025

5th Grade - University

50 Qs

Logic

Logic

University

50 Qs

UTS Elektronika Digital

UTS Elektronika Digital

University

53 Qs

UAS DASAR TELEKOMUNIKASI GENAP 24/25

UAS DASAR TELEKOMUNIKASI GENAP 24/25

University

50 Qs

QUIZ S1SK0MS4T 3A Susulan

QUIZ S1SK0MS4T 3A Susulan

University

50 Qs

Electronics and Sensor Quiz

Electronics and Sensor Quiz

University

50 Qs

Java Programming Basics Assessment

Java Programming Basics Assessment

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?