Skip to content

Instantly share code, notes, and snippets.

@jsphkhan
Last active July 26, 2018 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsphkhan/f36cfaa4cb934d1a85441102e50d1785 to your computer and use it in GitHub Desktop.
Save jsphkhan/f36cfaa4cb934d1a85441102e50d1785 to your computer and use it in GitHub Desktop.
Sample Test for Assignment
.html {
background-color: #efefef;
}
let a = 12;
console.log(a);
const c = 23;
//kjljlk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment