Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created June 16, 2017 08:18
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 jezinka/9133aee88d759644566b1261a6a877b5 to your computer and use it in GitHub Desktop.
Save jezinka/9133aee88d759644566b1261a6a877b5 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Day 4</title>
<script type="text/javascript" src="js/main.js"></script>
</head>
<body>
<script type="text/javascript">
solution();
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment