Data & Tools Challenge

Data & Tools Challenge

50 Qs

quiz-placeholder

Similar activities

Examen de simulacion Big Data Professional

Examen de simulacion Big Data Professional

KG - University

50 Qs

LATIHAN PAS B,INDONESIA KLS 6

LATIHAN PAS B,INDONESIA KLS 6

6th Grade

50 Qs

ANIMASI 2D & 3D / XI TKJ A - SAS GANJIL 2023 SMK MUHIPA

ANIMASI 2D & 3D / XI TKJ A - SAS GANJIL 2023 SMK MUHIPA

KG - University

50 Qs

Quizz Blocs 1,2,3,4,5

Quizz Blocs 1,2,3,4,5

KG - University

50 Qs

0654 - MCQs Revision - WAVES (INCLUDING LIGHT AND SOUND)

0654 - MCQs Revision - WAVES (INCLUDING LIGHT AND SOUND)

KG - University

55 Qs

0653 - MCQs Revision - WAVES (INCLUDING LIGHT AND SOUND)

0653 - MCQs Revision - WAVES (INCLUDING LIGHT AND SOUND)

KG - University

45 Qs

PAS KDTK KELAS 11 (2023-2024)

PAS KDTK KELAS 11 (2023-2024)

11th Grade

45 Qs

Data & Tools Challenge

Data & Tools Challenge

Assessment

Quiz

others

Hard

Created by

HARISH 2327422

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following data types is immutable in Python?
a. list
b. dictionary
c. set
d. tuple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which of the following is used to define a function in Python?
def
function
lambda
define

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What does the len() function do?
Returns the length of a string
Returns the number of elements in a list
Returns the length of a tuple
All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which keyword is used for exception handling in Python?
Catch
Try
handle
except

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which of the following statements is true about Python?
Python is compiled language
Python is an interpreted language
Python is a low-level language
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. What is the output of the following code: print(2 ** 3)?
5
6
7
8

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which of the following methods can be used to add an element to a list in Python?
add()
append()
insert()
both b & c

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?