jadjoubran / codetogo.io

🚀 JavaScript code to go - Find updated snippets for common JavaScript use cases
https://codetogo.io
MIT License
233 stars 30 forks source link

Use Case Suggestion: how to make a string uppercase #234

Closed Kiddylollol closed 4 years ago

Kiddylollol commented 4 years ago

Please help it says /**

//sample usage console.log(nameInUpperCase("Jennifer")); console.log(nameInUpperCase("Diego"));

This is my code in Javascript but it says "Jennifer: is not turning into "Jennifer" Can you please help me?

jadjoubran commented 4 years ago

Please use the support of learn javascript rather than codetogo, thanks!