| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/FJF616/JavaScript-I-Mini/master/script.js | [Back] [Original] |
console.log('hello world!');
function sayName(name){
console.log(`hello my name is ${name}`);
}
| Web Proxy Viewer | New URL | Original Page |