Which keyword starts a function in Python?, def, function, In this function header, what is answer? def check_answer(answer):, a loop, a parameter, Which line correctly calls this function? def show_message(message):, def show_message("Hello"), show_message("Hello"), What does a parameter do?, It lets a function receive a value, It always prints a list, Which function header is correct?, def check_answer(answer):, def check_answer answer:, Which line checks whether answer is equal to "B"?, if answer = "B":, if answer == "B":, What is wrong with this line? def check_answer(answer), It is missing a list, It is missing a colon, What will this function call print? check_answer("B") when "B" is the correct answer., Correct, Try again, Why is indentation important inside a function?, It shows which code belongs inside the function, It changes text into numbers, What is the main benefit of using a function?, You never need variables, You can reuse code.

Papan mata

Gaya visual

Pilihan

AI Dipertingkatkan: Aktiviti ini mengandungi kandungan yang dijana oleh AI. Ketahui lebih lanjut.

Tukar templat

)
Pulihkan autosimpan: ?