Headline

Challenge 📝

Resources 📚

Given is a text headline. Write this string in a h1 HTML tag and append it to the HTML body.

function printHeadline(headline) {
}
Test Cases
Console Logs
JS Errors
Run Code!
flag