Javascript challenges A
Take a look at script.js to modify the below buttons, so that the output of each alert is always 1000, or the phrase "correct"!
Challenge 1: Alert!
Challenge 2: Variables
Challenge 3: Addition
Challenge 4: Using functions
Challenge 5: Using functions with more than one parameter
Challenge 6: If statements
Challenge 7: Using functions
Challenge 8: Edit a function
Challenge 9: Write your own function