I completed the assessment : conditionals1 and would like my code assessed.
Here is the link: https://codepen.io/SonaProjects/pen/RwBGzGo
Hi @tosona_aneesh and welcome to the community
Congratulations! Your code works correctly.
As a general advice I recommend consistent indentation of your code. It makes reading it much easier. As an example for good indentation you can select “Format JavaScript” form the drop down menu in the JS panel on Codepen.
I hope that helps.
Michael