DevJourney

Javascript/30DaysofJS/Day-1/main.js

//Comments can make code readable
//Welcome to 30dDaysofJavascript
/*comments can make code readable, 
easy to reuse and informative*/
View on GitHub