The string literal can be assigned to a variable using the equal to = operator. Example: String Variables. let str1 = "This is a double quoted string."; ...
確定! 回上一頁