00:01
We're going to be creating a python program that asks for three inputs from the user.
00:09
And from those three inputs, we're going to be doing whether those inputs are equal to a right triangle or not.
00:21
So to start, i'm going to first create three different variables.
00:27
So we're going to start with like a, b, and hypotenuse.
00:33
Or hypo for highbox.
00:36
And then going to ask the user, input the number.
00:45
There i have print around the input to convert the input into an integer.
00:53
Enter first thing.
00:58
We can then copy and face this and adjust accordingly.
01:17
I also want to put this on a new line so that it doesn't look cluttery.
01:25
Next, we are going to create variables for squares.
01:36
And comment out a section, so we can then name this like a, that's like a.
01:49
And we're going to pick the squares, this square like a, which is simply riga times f &a.
01:59
And i do the same for this.
02:01
And copy and basis line, just accordingly...