Skip to content

wvu-ric/cl-mobile-js-add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Javascript Addition

Instructions

Fork this repository and write the necessary code in script.js to display two prompts each asking for a number as well as a third alert displaying the sum of the two nubmbers. Remember, you can convert string values in to numbers by using javascript's Number(stringNumber) function.

Submit the assignment by submitting a pull request. The steps to do that are as follows:

  1. To start, fork the repository.
  2. Clone the repository to your computer.
  3. Modify the files and commit changes to complete your solution.
  4. Push/sync the changes up to GitHub.
  5. Create a pull request on the original repository to turn in the assignment.

Releases

No releases published

Packages

No packages published

Languages