2021-03-31 21:56:49 -04:00

9 lines
203 B
HTML

<!DOCTYPE html>
<html>
<script src="script.js"></script>
<body>
<p>To test your function, call calcWordFrequencies()
from the JavaScript console in the browser.</p>
</body>
</html>