
Python basics

Quiz
•
Other
•
University
•
Hard
Nishkala R
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the correct way to define a function in Python?
function myFunc():
def myFunc:
def myFunc():
define myFunc():
2.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
Which of the following is a correct way to create a list in Python?
a) list = "apple", "banana", "cherry"
b) list = ["apple", "banana", "cherry"]
c) list = ("apple", "banana", "cherry")
d) list = {"apple", "banana", "cherry"}
3.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
What is the output of the following code?
i = 1
while i < 4:
print(i)
i += 1
a) 1 2 3 4
b) 0 1 2 3
c) 1 2 3
d) Infinite loop
4.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
Which Python loop is best suited for iterating over a sequence like a list?
a) While loop
b) For loop
c) Switch loop
d) Sequence loop
5.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
In Python, what is the output of len([1, 2, 3, 4])?
a) 3
b) 4
c) Error
c) 2
6.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
In Machine Learning, which of the following is an example of supervised learning?
a) Clustering customers by behavior
b) Classifying emails as spam or not spam
c) Playing games using rewards
d) Grouping images without labels
7.
MULTIPLE CHOICE QUESTION
10 sec • 10 pts
Which type of learning focuses on finding hidden patterns in data without labels?
a) Supervised learning
b) Unsupervised learning
c) Reinforcement learning
d) Guided learning
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
SESSION 1 QUIZ

Quiz
•
University
10 questions
snakes

Quiz
•
3rd Grade - University
10 questions
A & R Week 7 Industry session assessment

Quiz
•
University
10 questions
Understanding Arrays in Programming

Quiz
•
University
10 questions
ATP-lab viva

Quiz
•
University
8 questions
Python basics

Quiz
•
University
9 questions
Quiz de Repaso IPR1

Quiz
•
University
10 questions
Mastering Python Loops

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University