Skip to content

meganchiu/secure-the-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

secure-the-vault

Block 7 Workshop

JavaScript creates so much more functionality for a site and automates processes. You are building a vault that requires three mathematical calculations to generate the three codes in a combination. Use the JavaScript console or the script block within an HTML page to create three variables. Each variable will be the result of each calculation (three in total). The combination of the lock is 10 - 40 - 39. You must use three different arithmetic operators that will generate each individual number, then display the combination on the HTML page, or in an alert popup.

Remember to use the MDN documentationLinks to an external site. if you need help with keywords, methods, or something else. An internet search for "mdn " usually works great for getting you to the correct MDN page you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published