The function calls console.log , which takes control, does its job, and then returns control to line 2. There it reaches the end of the greet function ...
確定! 回上一頁