简单教程
提交运行
代码编辑器:
<script> var x = 5; if (x == 19);{ document.write("Hello"); } </script>
运行结果: