WEBVTT

00:02.050 --> 00:05.080
Hello, everyone, and welcome to this tutorial.

00:05.330 --> 00:08.340
In this tutorial, we will loan numpty at ease.

00:08.620 --> 00:10.540
Let us begin with the basics.

00:11.550 --> 00:17.830
The number we added comes into two flavors, one dimensional vectors and two dimensional matrices.

00:18.370 --> 00:23.830
In simple words, they can be called as one dimensional edit and two dimensional arrays.

00:24.610 --> 00:27.550
Let us first create an one dimensional at a.

00:32.650 --> 00:33.040
Input.

00:33.330 --> 00:33.860
B.

00:37.210 --> 00:40.180
As ENPI execute.

00:41.900 --> 00:42.560
Great.

00:43.520 --> 00:47.910
We will create a name be added from a python object like list.

00:48.650 --> 00:50.060
So define a list.

00:50.990 --> 00:57.910
My list numbers from one to for you, then print.

01:00.970 --> 01:01.750
My list.

01:02.810 --> 01:03.640
Execute.

01:05.050 --> 01:05.710
Great.

01:06.280 --> 01:08.400
These are the elements in this list.

01:08.680 --> 01:17.020
Numbers from one to four, you to create a number, add A type and B dot every.

01:19.880 --> 01:23.320
And in parentheses, my list.

01:23.900 --> 01:24.590
Execute.

01:26.000 --> 01:28.180
So this is the one damage nail, Eddie.

01:28.940 --> 01:32.480
And we have created this one dimensional error using this list.

01:33.650 --> 01:35.900
We can store this in a variable.

01:36.140 --> 01:37.940
Also, copy.

01:40.030 --> 01:45.570
Define a variable, a r r is equal to based execute.

01:47.090 --> 01:48.570
Now, take this variable.

01:51.900 --> 01:53.400
One damaged nil, Eddie.

01:54.180 --> 01:55.680
So this way we can create.

01:55.770 --> 01:57.420
And one damage still at a.

01:59.480 --> 02:01.910
Let us understand how to create to damage nil.

02:02.070 --> 02:02.570
Eddie.

02:07.420 --> 02:09.030
Define a variable.

02:09.930 --> 02:10.890
My metrics.

02:11.430 --> 02:15.740
That is my mad is equal to define a list of lists.

02:16.740 --> 02:20.790
One, two, three, four, five, six.

02:23.180 --> 02:27.080
Seven, eight, nine, execute.

02:28.950 --> 02:36.030
Now, take this variable, my mad great, a list of lists.

02:38.230 --> 02:44.190
No, we can create a two dimensional at a pipe and B dot at A.

02:45.820 --> 02:50.800
And in parentheses variable my mad execute.

02:52.360 --> 02:56.090
So this is a two dimensional array in damage.

02:56.250 --> 02:59.770
I'll add a you can see two sets of square brackets.

03:00.250 --> 03:06.070
These two sets, one set at distracting and one set at the ending.

03:06.580 --> 03:08.680
So this is a two dimensional eddy.

03:09.730 --> 03:10.230
No check.

03:10.240 --> 03:11.690
One dimensional array.

03:12.160 --> 03:13.210
Only one set.

03:14.810 --> 03:18.080
So this is how we can create a two dimensional at a.

03:19.650 --> 03:28.200
Latest revised Adibi basics for to be well understood how to create a one dimensional eddy, to create

03:28.200 --> 03:33.100
one dimensional a how to use this method dot at a method.

03:34.080 --> 03:40.200
And we can use the same method to create a two dimensional array dot at a method.

03:41.160 --> 03:46.920
So despite total about adding basics NCEA I will see you in the next one.

03:47.190 --> 03:48.980
buildOn Happy learning.
