Blogger Information
Blog 7
fans 0
comment 1
visits 3614
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
变量与表达式
天长地久的博客
Original
570 people have browsed it

<script>
var name="小李123";
var age=16;
if(var age<18){
console.log("你未成年");
}else{
console.log("你成年了");
}
</script>



Correction status:qualified

Teacher's comments:当天作业不要分开交, 下次注意
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post