1
00:00:00,450 --> 00:00:08,550
Before we move on to the next method where I'm going to give this one to you as a challenge, but I'm

2
00:00:08,550 --> 00:00:09,740
not going to solve it.

3
00:00:09,750 --> 00:00:15,260
And this method, too, we haven't talked about, but I'm going to give it to you as a challenge.

4
00:00:15,270 --> 00:00:22,050
And the method is called end width, which is the opposite to start with.

5
00:00:22,170 --> 00:00:24,990
So let's have a look at the challenge.

6
00:00:25,350 --> 00:00:27,270
Create a function to check.

7
00:00:27,270 --> 00:00:31,560
If a string ends with a string, the function should take two arguments.

8
00:00:31,560 --> 00:00:37,920
The first argument is a string and the second argument is a string to check if it ends with the function

9
00:00:37,920 --> 00:00:42,730
should return true if the string ends with the string and force if it has not.

10
00:00:42,750 --> 00:00:46,170
So the way we did this, I'm going to be the opposite.

11
00:00:46,170 --> 00:00:46,920
So.

12
00:00:47,930 --> 00:00:52,940
With, around, under and with and try to solve this particular challenge.

13
00:00:52,940 --> 00:00:56,240
I would like to see a result inside our Discord Group.

14
00:00:56,270 --> 00:00:56,780
All right.

15
00:00:56,780 --> 00:00:58,100
So good luck.

