greet = lambda: print("Hi, how are you?")
greet()
Lambda Def
Quiz
•
Computers
•
10th Grade
•
Easy
Romenion Kz
Used 21+ times
FREE Resource
46 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
greet = lambda: print("Hi, how are you?")
greet()
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
goodbye = lambda: print("Goodbye, see you soon!")
goodbye()
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
square = lambda x: x ** 2
print(square(5))
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
add_numbers = lambda a, b: a + b
print(add_numbers(3, 7))
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
reverse_string = lambda s: s[::-1]
print(reverse_string("hello"))
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
check_even = lambda x: "Even" if x % 2 == 0 else "Odd"
print(check_even(10))
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
to_uppercase = lambda s: s.upper()
print(to_uppercase("python"))
51 questions
INFORMATIKA KELAS X SMK
Quiz
•
10th Grade
49 questions
Ôn Tập Tin Cuối Kỳ 2
Quiz
•
10th Grade
49 questions
TIN 10 - HK2 - NĂM HỌC 2023-2024
Quiz
•
10th Grade
50 questions
K10 - Giữa HK II
Quiz
•
10th Grade
50 questions
ÔN TẬP GKII TIN 10
Quiz
•
10th Grade
46 questions
PYTHON PROGRAMMING - FINAL EXAM REVIEW
Quiz
•
9th - 12th Grade
45 questions
Midterm prep 10 gr
Quiz
•
10th Grade - University
50 questions
PAS INFORMATIKA ALL CLASS
Quiz
•
9th - 12th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
25 questions
Spanish preterite verbs (irregular/changed)
Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1
Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope
Quiz
•
10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes
Quiz
•
9th - 12th Grade