20250605 2025年6月5日 最終更新日時 : 2025年6月5日 Nuwangi All Docs 20250605 Read History <!DOCTYPE html> <html> <head> <title>JavaScript のテスト</title> </head> <body> <h1>JavaScript を試してみよう!</h1> <script> console.log(“hello nuwangi、JavaScript!”); alert(“JavaScript ok”); </script> </body> </html>
this script is essey and very improtant.