A repository of my daily codewar challenges with solutions
- Clone the repository
- Open the
index.html
file in a web browser - Open the browser console to see the output of the solutions
- You can modify the
script.js
file to test different inputs - Save changes to
script.js
and refresh the browser to see updated results - Each solution is self-contained and can be tested independently
- Use the console to view results and debug if necessary
- Enjoy coding and solving challenges!