Post-assessments for python+ML Haveri for Anvesh

Post-assessments for python+ML Haveri for Anvesh

Professional Development

33 Qs

quiz-placeholder

Similar activities

Quiz for Day 2

Quiz for Day 2

Professional Development

29 Qs

Post Test- Librarian Induction Course (01-05 July 2024))

Post Test- Librarian Induction Course (01-05 July 2024))

Professional Development

30 Qs

Quiz on Concepts of Artificial Intelligence

Quiz on Concepts of Artificial Intelligence

Professional Development

30 Qs

Bimtek Job Fair

Bimtek Job Fair

University - Professional Development

30 Qs

2025 Logical test

2025 Logical test

Professional Development

30 Qs

PMCOD

PMCOD

Professional Development

30 Qs

DATA QUALITY AND ANALYTICS

DATA QUALITY AND ANALYTICS

Professional Development

30 Qs

Kuis Mental Health dan CodeIgniter

Kuis Mental Health dan CodeIgniter

Professional Development

35 Qs

Post-assessments for python+ML Haveri for Anvesh

Post-assessments for python+ML Haveri for Anvesh

Assessment

Quiz

Other

Professional Development

Hard

Created by

soham vyas

Used 1+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(type([]) is list)?
True
False
None
TypeError

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is mutable in Python?
Tuple
String
List
Integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a list and a tuple in Python?
read()
open()
write()
file()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will 3 * 'abc' return?
'abcabcabc'
['abc', 'abc', 'abc']
['a', 'b', 'c', 'a', 'b', 'c', 'a', 'b', 'c']
Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid Python variable name?
var_1
_var1
1var
varOne

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python library is used for data manipulation and analysis?
matplotlib
seaborn
pandas
scikit-learn

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to remove an item from a dictionary?
del
remove()
discard()
pop()

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?