hw-week_01-day_02-javascript

时间:2024-04-04 22:53:39
【文件属性】:

文件名称:hw-week_01-day_02-javascript

文件大小:2KB

文件格式:ZIP

更新时间:2024-04-04 22:53:39

Javascript作业 变数 分钟视频) (互动游戏) 情况 (阅读) 赋值运算符 不运行以下代码,请尝试确定: let a = 1 ; let b = 'bongos' ; let c = true ; a = b ; b = c ; c = a ; 您的解决方案在这里: 什么是a ? a is ... 什么是b ? b is ... 什么是c ? c is ... 级联 使用+运算符在console.log()中将这些字符串连接在一起:“ Please”,“ squeeze”,“ the”,“ cheese”。 确保每个单词之间有空格。 const firstWord = "Please" ; const secondWord = "squeeze" ; const thirdWord = "the" ; const fourthWord = "cheese" ;


【文件预览】:
hw-week_01-day_02-javascript-master
----README.md(3KB)

网友评论