<html>
    <head></head>
    <body>
        <script>
            console.log(5+6);
        </script>
    </body>
</html>