Browse Source

AI: 在 script.js 中再添加一行代码

D8D AI 1 year ago
parent
commit
66f57b38b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      script.js

+ 1 - 0
script.js

@@ -1,2 +1,3 @@
 console.log('Hello, World!');
 console.log('This is a new line of JavaScript code.');
+console.log('And here is another line of code!');