So, console.log is a function that logs the arguments you pass to the web console. return is a statement which specifies the value returned from a function.
確定! 回上一頁