1
00:00:00,180 --> 00:00:01,770
This is a python quiz.

2
00:00:01,860 --> 00:00:08,560
I'm going to start python on my boot to host And I'm going to say Rhoda equals 1 9 2 1 6 8 1 to 2.

3
00:00:08,730 --> 00:00:15,480
If I now specify Rodda bracket minus three colon close bracket.

4
00:00:15,510 --> 00:00:18,510
So if I present to now what is gonna be displayed.

5
00:00:18,510 --> 00:00:24,850
Notice one dot two I'm counting three characters from the right hand side.

6
00:00:24,980 --> 00:00:26,870
So character 1 2 3.

7
00:00:27,030 --> 00:00:28,950
That's what's displayed.

8
00:00:28,950 --> 00:00:31,390
If I specify 6 as an example.

9
00:00:31,590 --> 00:00:41,400
Notice I get 1 2 3 4 5 6 characters back starting from the right hand side and counting backwards.

10
00:00:41,400 --> 00:00:51,390
Notice however if I put the colon in front I only get one line to dot these seven characters are removed.

11
00:00:51,420 --> 00:01:00,090
So again if I specify three here I get that but if I specify three like that I get to that one dot to.
