00:01
We're going to be creating a java program that takes two inputs from the user and from those impeds, the forms, addition, multiplication, and division.
00:16
To do this, we want to make sure we've imported the scanner.
00:23
Once we've done that, we want to create a scanner variable.
00:27
The scanner variable will then take the input from the user.
00:35
Store and user input.
00:40
It feels variable.
00:44
User input, new scanner.
00:49
It's done that line.
00:51
And we always want to make sure we've ended it in the, with a sim with a simicon.
01:01
Next, we want to ask the user to give us two users.
01:14
So, we are going to print a message that says enter an integer, first integer.
01:29
And also copy this and enter second.
01:38
In between this message, we want to create an integer.
01:48
So this integer will store the user input.
01:53
So we'll name this integer number.
01:57
Number one and number one.
02:00
And we're going to use our scanner.
02:03
Parable that we used in right, and this will store the user's integer within this variable.
02:15
We're also going to do the same thing for this, but we're going to change this...