Welcome! This website is part of an example highligting Javascript for web development made by Eduardo Puerta 🙃.
Below we also highlight some code!
// print statementsconsole.log("Venezuela pa'l mundial!!")
This section will allow us to show how to read a form using js for user input. I am using this to highlight Weak Typing, so the output should be input + "1".