Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 518 Bytes

psuedocode.md

File metadata and controls

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