1. A programming language is designed to be a human-readable (and -writeable!) way to tell computers what to do. Programming languages allow us to give computers instructions. Most computer scientists would agree that JavaScript is a programming language, but many would not consider HTML one. Discuss one similarity between JavaScript and HTML that suggests both might be programming languages. Discuss one difference between JavaScript and HTML that suggests only JavaScript is a programming language. 1. The similarities between JavaScript and HTML include the fact that both use tags, for example HTML will begin with and JavaScript begins with