1 00:00:00,450 --> 00:00:09,630 We can convert numbers to a string using the method as desired so we will have to pass either a number 2 00:00:10,020 --> 00:00:17,520 or a variable into deeper into this of the method and then that numeric value will be converted into 3 00:00:17,610 --> 00:00:19,030 a string value. 4 00:00:19,260 --> 00:00:27,940 So let's take a look at an example in the Jupiter loan book here in the Jupiter note book I have defined 5 00:00:27,940 --> 00:00:38,780 and a variable X which is equal to 10 and then we will pass debatable X to the method string SD and 6 00:00:39,260 --> 00:00:46,240 then execute the value 10 is now enclosed in a single code. 7 00:00:46,240 --> 00:00:48,790 That means it is trying. 8 00:00:48,940 --> 00:00:58,470 Similarly we can convert strings in two numbers using the method int and Lord. 9 00:00:58,480 --> 00:01:08,680 So for that let's see an example we will define another variable your Y which contains 20 enclosed in 10 00:01:08,680 --> 00:01:09,940 quotes. 11 00:01:09,940 --> 00:01:15,820 No let us pass this variable to the method in. 12 00:01:15,820 --> 00:01:28,800 Let us say Y is a string that has some decimal values and if we pass this variable to the method int 13 00:01:29,880 --> 00:01:36,690 the method and cannot convert destroying which has decimal values. 14 00:01:36,830 --> 00:01:41,420 So let us use the method flow nodded. 15 00:01:41,450 --> 00:01:45,950 Convert the string into a lord so here. 16 00:01:46,100 --> 00:01:48,010 The method flawed. 17 00:01:48,020 --> 00:01:51,800 Convert the string into a floating point number.