You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30-Days-Of-JavaScript/solutions/day-01/day-01_exercises.js

4 lines
136 B

// comments can make code readable.
// Welcome to 30DaysOfJavaScript
/* comments can make code readable, easy to use and informative */