Skip to content

Instantly share code, notes, and snippets.

@ksakae1216
Created July 10, 2016 07:14
Embed
What would you like to do?
<html>
<head>
<script type="text/javascript" src="bmi.js"></script>
</head>
<body>
<script type="text/javascript">
alert(bmi);
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment