Code Highlight Example


function greet() {
    console.log('Hello, World!');
}

def test():
    print('hello')

Hello, World!

An unhandled error has occurred. Reload 🗙