def is used to create a ______., function, for i in range(3): This loop runs ____ times., 3, def greet(name): name is called a ______., parameter, while keeps running while the condition is ______., True, A loop inside another loop is called a ______ loop., nested, def hello(): print("Hi"),Does this function return a value?, No, def add(a, b):return a + b , This function uses ______., return.

โดย

ลีดเดอร์บอร์ด

สไตล์ภาพ

ตัวเลือก

สลับแม่แบบ

คืนค่าการบันทึกอัตโนมัติ: ใช่ไหม