Skip to content

Instantly share code, notes, and snippets.

@Yoosuke
Created February 12, 2019 08:06
Show Gist options
  • Save Yoosuke/59f42cf61fdb5b3600e6965ab966e6f2 to your computer and use it in GitHub Desktop.
Save Yoosuke/59f42cf61fdb5b3600e6965ab966e6f2 to your computer and use it in GitHub Desktop.
<script>
var name = "YOSUKE";
console.log(name)
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment