Skip to content

Latest commit

 

History

History

README.md

Javascripts written from Lazyness stays here

const me = "Lazy";
let speech = `Let me to be ${me}`;

conslole.log(speech);

To-Do

  • Think

Done

  • Nothing