const numberInString = "20"; console.log(typeof(numberInString)) // typeof is string this is string in double quote " ".
確定! 回上一頁