We'll check if the length is equal to 0 . If it's equal to zero, it means that the string is empty, as we can see below: let myStr = ""; if ...
確定! 回上一頁