// Example JavaScript code const greeting = 'Hello, world!'; console.log(greeting);
Today at 12:57 PM
Logo