- First thing im going to do is link my JavaScript to my HTML file.
- Then i will make a string to hold the secret combination
- I will make 3 variables To solve the combination using the plus minus and division.
- Using the alert function, I'm going to display the combination
- I will add button to see if the user got the combination correct or not
- Using CSS i add color margins and other syntaxes to make the website look cleaner
- make sure everything is working properly by testing the website