You’ve been asked by the 3rd grade teacher in your school to develop a simple program that provides students with some random multiplication practice.
Your program needs to:
ask the student for the lowest and highest numbers they want included, saving the inputs in variables lowEnd and highEnd.
generate two random integers within the range of lowEnd to highEnd. Save these numbers in the variables firstNum and secondNum.
prompt the user to submit their answer to the multiplication of firstNum and secondNum.
print the solution to the problem once they submit their answer.
A sample run looks like this (everything to the right of the colon in the sample is a number inputted by the user, not printed by the program):
A couple of hints:
Just like how you can combine strings and variables in a console.log() print, you can also do so in a user input function like readInt().
For example, the code: readInt(firstNum ” – ” secondNum “: “); would prompt the user to input an answer to the subtraction of the variables firstNum and secondNum.
You can use a blank console.log() to print a blank line in your output. This helps make the output easier to read.
Make sure you are writing your program within the main() function and calling it!
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more