3.6.5 Multiplication Practice
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
lowEndandhighEnd. - generate two random integers within the range of
lowEndtohighEnd. Save these numbers in the variablesfirstNumandsecondNum. - prompt the user to submit their answer to the multiplication of
firstNumandsecondNum. - 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 likereadInt().
- For example, the code:
readInt(firstNum + " - " + secondNum + ": ");would prompt the user to input an answer to the subtraction of the variables firstNum and secondNum.
- For example, the code:
- 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!
3 years ago
1
other Questions(10)
- Hello, I'm looking for someone that can take over a course for me. The name of the course is Applied management...
- Response
- Due Sunday 11/08 Comment on 3 specific decision tools (choose tools rather than processes such as McMasters, the problem solving steps, etc) that you have encountered in this course that contribute to decision making through one or more of the following:
- how much
- I want someone to do 10 homeworka for me
- CODE OF CONDUCT FOR INFORMATION TECHNOLOGIES INCORPORATION
- Labor Talks and Social Media
- ECO 372 Week 2 The Real Economy in the Long Run
- Pension worksheet for Hennein Company
- What's the parent filing stuatus?