Help me in solving JS20A problem

My issue

I applied code from solution page but it did get solved and it display error

My code

document.body.innerHTML = '<h2>CodeChef is the best!!!</h2>'; 

Learning course: Web development using JavaScript
Problem Link: CodeChef: Practical coding for everyone

1 Like