Ayuda para los retos Microverse?

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
function convertHTML(str) {
return str;
}

convertHTML("Dolce & Gabbana");
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Convert HTML Entities

Link to the challenge:

Your code doesn’t show that you’ve tried anything yet. Do you have any ideas on how you would solve this? Do you understand what you are supposed to do?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.