// 欢迎使用JavaScript编辑器 console.log("Hello, World!"); function example() { return "This is an example function"; }