CodeBlock TestJune 24, 2023Let's try CodeBlock Here I'm a Test Button! copy1 2const sayHi = () => { 3 console.log('Hi'); 4} 5