#Sg_Spaic Last season Quiz (ML and Python)

Quiz
•
Other
•
KG - Professional Development
•
Hard
ouhammouch hanane
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet?
print('abcdefcdghcd'.split('cd', 2))
[‘ab', ‘ef', ‘ghcd']
[‘ab', ‘efcdghcd']
[‘abcdef', ‘ghcd']
none of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code snippet? print('abcd'.translate('a'.maketrans('abc', 'bcd')))
bcde
abcd
error
bcdd
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following Python code?
Error
0
[-20, -60, -80]
[0, 0, 0]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions cannot be used on heterogeneous sets?
pop
remove
update
sum
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is false about recursion?
Every recursive function must have a base case
Infinite recursion can occur if the base case isn't properly mentioned
A recursive function makes the code easier to understand
Every recursive function must have a return value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is “Naive” Bayes naive?Naive Bayes is considered “Naive” because it makes an assumption that is virtually impossible to see in real-life data
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Recall Is known as the false positive rate
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz 2: Advanced Topics – Reinforcement Learning, Transformers,

Quiz
•
Professional Development
15 questions
We - THE DATA SCIENTISTS !

Quiz
•
Professional Development
10 questions
Business Analytics

Quiz
•
Professional Development
15 questions
Location Decisions

Quiz
•
University
10 questions
28-07-2025 QUIZ

Quiz
•
University
15 questions
SQL Partition MCQs

Quiz
•
Professional Development
15 questions
SQL Dummy Check

Quiz
•
Professional Development
5 questions
Introduction to Artificial Intelligence

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade