Using the prompt function in JavaScript to get user input. Displaying the result dynamically in HTML. Styling the output with CSS.
Purpose: Gaining a better understanding of if, if-else and else statements (L1T05 HyperioDev Web Development Bootcamp) Functionality: // Gets input from user (amount of water used) // Reads which ...