CÂU HỎI: ĐÂU LÀ CÚ PHÁP CHÍNH XÁC CỦA TOÁN TỬ LAMBDA ĐỂ TÍNH BÌNH PHƯƠNG MỘT SỐ?
Want to know the answer? Start playing now!
Host a room
Play now
0 Questions
4 Plays
[Python Intensive Course] Quiz 9
Yen Trinh
Level:
Easy
[Python Intensive Course] Quiz 9
Question Types: Multiple choice
Answers:
- lambda x: x*x
- lambda x: x**
- def lambda x: x*x
- lambda x: return x*x