Are you sure you're getting this? Fill in the missing part by typing it in.
When a function is called and it encounters a return
statement, it __ stops executing the function and returns the specified value.
Write the missing line below.
When a function is called and it encounters a return
statement, it __ stops executing the function and returns the specified value.
Write the missing line below.