The return statement ends function execution and specifies a value to be returned ... count++) { // infinite loop console.log(count + 'A'); ...
確定! 回上一頁