Numpy Tutorial in Hindi

  Рет қаралды 827,138

CodeWithHarry

CodeWithHarry

5 жыл бұрын

►Python Tutorial Course: • Python Tutorials For A...
►Click here to subscribe - / @codewithharry
Best Hindi Videos For Learning Programming:
►Learn Python In One Video - • Learn Python In Hindi ...
►Learn JavaScript in One Video - • JavaScript Tutorial
►Learn PHP In One Video - • Learn Php In One Video...
►Machine Learning Using Python - • Machine Learning Tutor...
►Creating & Hosting A Website (Tech Blog) Using Python - • [Hindi] Web Developmen...
►Advanced Python Tutorials - • Intermediate/Advanced ...
►Object Oriented Programming In Python - • Object Oriented Progra...
►Python Data Science and Big Data Tutorials - • Python Data Science an...
Follow Me On Social Media
►Website (created using Flask) - www.codewithharry.com
►Facebook - / codewithharry
►Instagram - / codewithharry
►Personal Facebook A/c - / geekyharis
Twitter - / haris_is_here

Пікірлер: 669
@CodeWithHarry
@CodeWithHarry 5 жыл бұрын
Like karna mat bhoolna :) Pandas In one video is coming soon.. Subscribe and hit the bell icon to stay tuned!
@safety1610
@safety1610 5 жыл бұрын
QNA
@rupakbarman885
@rupakbarman885 5 жыл бұрын
@@safety1610 Bro You are right.
@Coding_Asmr_PraDev
@Coding_Asmr_PraDev 5 жыл бұрын
QnA
@arpitagec9
@arpitagec9 4 жыл бұрын
I can't say how much I am grateful to you after this video. Thanks a lot, bro! 😊 Please cover other important libraries like pandas,matplotlib,scikit-learn,scipy etc. After this I would request you to deep dive into statistics part pls, else the knowledge gained through data science would be incomplete. Looking forward to your upcoming videos 👍.☺️
@anubhavgupta6331
@anubhavgupta6331 4 жыл бұрын
Bhai please make complete tutorial of matplotlib including seaborn please.....
@techmatrix2103
@techmatrix2103 5 жыл бұрын
Please make a series on chatbot with AI and Deep learning
@koushik1947
@koushik1947 2 жыл бұрын
Hmm
@vulearning62
@vulearning62 2 жыл бұрын
Yes
@MrRobot2801
@MrRobot2801 2 жыл бұрын
hmmmmm...plzzz
@itslegit07
@itslegit07 2 жыл бұрын
plz sir from first to last
@nnnBigOne
@nnnBigOne 7 ай бұрын
07:03 Numpy gives efficient storage and ready-made functions for data analysis. 14:06 Using Jupyter Notebook and Numpy 21:09 Learned about creating numpy arrays using python objects 28:12 Creating numpy arrays from Python structures and using intrinsic numpy array creation objects 35:15 Numpy array creation methods and reshaping 42:18 Understanding numpy arrays and axis 49:21 Using arg sort and axis to sort 2D arrays 56:18 NumPy arrays take less space compared to Python arrays.
@oyeenamdev8867
@oyeenamdev8867 4 ай бұрын
Thanks, bro this is what I was looking for.
@kishansharma5617
@kishansharma5617 3 жыл бұрын
waah hero ho boss, itne easy way se samjha diya jisko main 3 din se padh k nahi samajh paya....society needs more heroes like you. Appreciate bhai the efforts you have given. Thanks a lot. :)
@sunilmaurya6594
@sunilmaurya6594 29 күн бұрын
cuz he does not touch complex things in any video
@anshdholakia714
@anshdholakia714 3 жыл бұрын
44:58, I feel that the argsort(axis=0) when applied to the 2D array, shows the indices sorted with respect to the vertical directions and the axis=1 shows induced sorted wrt the horizontal direction :)
@NitinKumar-wm2dg
@NitinKumar-wm2dg Жыл бұрын
sahi hai, vo harry bhaiya kabhi kabhi galti se bol dete hai shayad. Mai bhi output dekh kar hi samjha
@sakshamkumar4036
@sakshamkumar4036 3 жыл бұрын
44:42 --> 'argsort()' may be used to find the index of all the elements of a sorted array of any dimension. for a 2d array, we have to specify the axis whose elements we want to sort
@rajadityasureshbhai1892
@rajadityasureshbhai1892 2 жыл бұрын
44:54 We want an argsort of axis 1, so as we all know that axis one goes from left to right hence when the first whole column will be an axis of when axis 1 is concerned, hence if we try to sort it we will come to know that all the elements are already sorted, so it will yield and answer as [0,1,2].
@gajanantodetti6589
@gajanantodetti6589 Жыл бұрын
Hey, thank you, Harry, I am started following your videos from the last 3-4 months What a content you created for free of cost you deserve a big Applause 👏 👏
@zahoorahmedsayyad
@zahoorahmedsayyad 2 жыл бұрын
44:30 As you have given (axis=1) as argument for argsort it will sort elements with respect to in horizontal axis.
@payelpal8775
@payelpal8775 Жыл бұрын
44:56 Function: myar.argsort(axis = 1) Display: array ([[0, 1, 2], [0, 1, 2], [2, 1, 0]], dtype=int64) Functionality: it will display the indexes of the values from the original array and sort the values
@nandankumar3496
@nandankumar3496 2 жыл бұрын
45:13 arg.sort() it works by default rows wise and if we give it axis =0 . then it work vertically every column and if we give axis = 0 then it work horizantally
@ujjwal2473
@ujjwal2473 2 жыл бұрын
Wow, I can't believe I understood numpy so easily in 1 day. Your teaching style is so amazing, Harry sir. Hats off to you. Going to learn pandas next. Keep up the good work you're doing, you don't know how many students you actually help everyday.
@hum4424
@hum4424 2 жыл бұрын
dont forget to practice
@lakshsinghania
@lakshsinghania 11 ай бұрын
@@hum4424 from where to do ? do u have resources ?if yes pls do share it here
@mitalisingh7239
@mitalisingh7239 3 жыл бұрын
Argsort arranges the indices of elements in increasing order of element value. Depending on the axis, it works like...for axis 0 it sorts every column individually and for axis 1 it sorts the rows individually.
@nirbhaysedha8541
@nirbhaysedha8541 Жыл бұрын
Argeort is working as if the index values are same in that position then your array will got sort and for axis=0 means it is sorting column wise😊
@bishalpoudel3586
@bishalpoudel3586 2 жыл бұрын
44: 56 argsort -> return the index of element that should be for having the items in ascending order. suppose argsort(axis=1) , now it will see the index of items in the axis 1 i.e row ( because axis 0 is column and axis 1 is column ) so that we will get the elements of row in ascending order
@bhattrahul301
@bhattrahul301 Жыл бұрын
I was not knowing that its so easy to handle NumPy and pandas...Kudos to COde Master Mr.Harry.....I know that you but still I wanna tell, you are providing occupation to a family.....which is so kind....HATTSSS OFFF to this master....We all love you....😍 Do we have notes of pandas and numpy?
@factsyard1087
@factsyard1087 5 жыл бұрын
Sir please Do QNA 🙏🙏🙏
@AniketKumar-bm8gi
@AniketKumar-bm8gi 4 жыл бұрын
Please make video on tensorflow, keras, matplotlib, pandas, scipy modules.
@sumitrawat6493
@sumitrawat6493 3 жыл бұрын
bro jupiter ki jagah vs code use kar sakte hai
@AniketKumar-bm8gi
@AniketKumar-bm8gi 3 жыл бұрын
@@sumitrawat6493 Haa bhai kar sakte hain 👍
@amanshukla270
@amanshukla270 2 жыл бұрын
What is the difference between methods and attributes?
@neutron417
@neutron417 Жыл бұрын
Also SymPy
@sinbad2597
@sinbad2597 Жыл бұрын
@@amanshukla270 methods are functions and attributes are variables (in classes ) . You can think like that
@RaviPal-mo3nc
@RaviPal-mo3nc 2 жыл бұрын
44:58 in axis = 0 it tells us where the required elements are w.r.t vertical axis for them to be sorted in ascending order vertically In axis = 1 it is considered horizontally
@mohitthakur738
@mohitthakur738 3 жыл бұрын
Brother you're great. You're helping many who can't learn these concept easily. I watched your both videos on numpy and pandas, again thanks a ton. Harry 😊
@arunkumar-ws1pk
@arunkumar-ws1pk 2 жыл бұрын
Me toooo bhai
@eternalxyz123
@eternalxyz123 2 жыл бұрын
"hum ko sirf numpy hi nahi padhna hai , besically hum ko data science karna hai " ------love this line
@ozge-yagizfan
@ozge-yagizfan Жыл бұрын
I am here now after 100 days of python course and now i move further to machine learning
@ashushrivastav9918
@ashushrivastav9918 3 жыл бұрын
Such a great Explanation of Numpy, I have understood alots of things through this video. So thanks alot♥️.
@manasohara9859
@manasohara9859 Жыл бұрын
For 44:50 , ar.argsort(axis=1) will give us the indices by which we can sort our numpy 2d array elements column-wise
@MereRamMainTera
@MereRamMainTera 7 ай бұрын
Rowise
@pradhyumjaiswal1169
@pradhyumjaiswal1169 2 жыл бұрын
ar.argsort(axis=0) This will give us the index to sort the array column-wise, vertically.
@kamranhossain9849
@kamranhossain9849 3 жыл бұрын
Argsort(axis=0)..this provide the sorted position of the value of axis 0...like if axis 0 has some numbers like 4,2,7..then argsort will provide the following position 1,0,2..
@arnabmondal81
@arnabmondal81 Жыл бұрын
argsort simply arrange the element indices in ascending order. like argsort(axis =0) means it will simply arrange element indices in ascending order column wise. argsort(axis = 1) works as row wise.
@bhaiyajimaharaj4813
@bhaiyajimaharaj4813 4 жыл бұрын
thank you harry bhai mene aapke python ke pure 123 video dheke and numpy bhi appne bahut achi and simple tareke se sikayeye hai. your way of teaching, so laveable :)
@ashirali3485
@ashirali3485 Жыл бұрын
44:42 -> what argsort() does is it returns the indices of the array's elements in the ascending order depending upon the axis that has been assigned to it.
@gamingwithrksaver4868
@gamingwithrksaver4868 3 жыл бұрын
argsort is symply giving indexes of a sorted array. arr.argsort(axis=0) gives inces of sorted array for each row.
@vedantsgoodlife7302
@vedantsgoodlife7302 4 жыл бұрын
Wow, numpy in 50 mins! Will look forward for pandas video.
@monalisabanra2733
@monalisabanra2733 2 жыл бұрын
ar.argsort(axis=1) it is showing the indices of the horizontal elements (row elements) according to which if we would have arranged the elements we would have got a sorted array.
@heirofsam
@heirofsam Жыл бұрын
There are 6 general mechanisms for creating arrays: -Conversion from other Python structures (i.e. lists and tuples) -Intrinsic NumPy array creation functions (e.g. arange, ones, zeros, etc.) -Replicating, joining, or mutating existing arrays -Reading arrays from disk, either from standard or custom formats -Creating arrays from raw bytes through the use of strings or buffers -Use of special library functions (e.g., random)
@utkarshbharti7274
@utkarshbharti7274 Жыл бұрын
there are only 5
@gayathrikannikanti5185
@gayathrikannikanti5185 9 ай бұрын
Based on latest info it is 6 @@utkarshbharti7274
@pratikkawalgikar4839
@pratikkawalgikar4839 4 жыл бұрын
Hi Harry, Your videos are too good and easy to understand. Thanks for uploading the videos. I have one query. How can we download/extract the output data from Jupyter Notebook?
@muhammadsameer9161
@muhammadsameer9161 4 жыл бұрын
its very helpful for me for my NumPy Quiz test thanks bro
@anilsangani8862
@anilsangani8862 4 жыл бұрын
Kya baat hein , Your basics are so clear . I always will refer to your videos in future for Python
@devanshmesson2777
@devanshmesson2777 3 жыл бұрын
This particular video really helped in learning numpy. Thank you so much Harry sir!!
@IamImranMalik
@IamImranMalik Жыл бұрын
argsort(axis=0) It tells the indexes of 2D array in sorted order for vertical matrices. But argsort(axis=1) tells the sorted indexes of arrays in horizontal matrices of an array.
@codeblooded9878
@codeblooded9878 3 жыл бұрын
dear sir, this is only one video I proper clear numpy thanks sir for your videos and you are the best teacher on youtube.
@RAHULZAVERIx09
@RAHULZAVERIx09 Ай бұрын
ar.argsort(axis=1) - gives the element position to sort the array for column, horizontally in asc ar.argsort(axis=0) - gives the element position to sort the array for rows, vertically in asc I know its confusing since axis=0 is row and axis=1 is column
@irfanmohammad2132
@irfanmohammad2132 Жыл бұрын
ar.argsort(axis=1) gives the given 2D array in ascending order for all rows. [ [1,2,3] , [4,5,6] , [0,1,7] ]
@pranitajadhav9741
@pranitajadhav9741 3 жыл бұрын
Your tutorials are just awesome it really helps us a lot
@NishantKumar-jq9nz
@NishantKumar-jq9nz Жыл бұрын
Thankyou so much Harry Bhaiya, ye video mere liye kaffi helpful thi😍😍😍😍
@rohitprasad1397
@rohitprasad1397 4 жыл бұрын
Extremely good work. Cut to cut & point to point tutorial. We liked it. Please make some videos on Panada and Scipy. Keep it up :-)
@CodeWithHarry
@CodeWithHarry 4 жыл бұрын
Pandas is already uploaded and scipy is coming soon. Thanks for your love and support!
@ruchiagarwal4943
@ruchiagarwal4943 4 жыл бұрын
right
@anubhavsahu5781
@anubhavsahu5781 5 ай бұрын
​@@ruchiagarwal4943hi
@rohanchaudhari6297
@rohanchaudhari6297 Жыл бұрын
ar.argsort(axis=1) # for axis =1 it will sort the array by the column ar.argsort(axis=0) # for axis = 0 it will give the index of the maximum element in each row
@sheikirfan2652
@sheikirfan2652 8 ай бұрын
Such a great introduction tutorial on numpy. Got a clarity finally. Keep up the hardwork harry❤
@wisher18
@wisher18 2 жыл бұрын
thank u so much harry bhai... it means a lot...
@abhishekroka6721
@abhishekroka6721 3 жыл бұрын
.argsort() function gives the order in which a given array must be arranged for ascending order, it returns the index number of elements present in an array.
@sumitrawat6493
@sumitrawat6493 3 жыл бұрын
bro jupiter ki jagah vs code use kar sakte hai
@AnimeshSinghIITM
@AnimeshSinghIITM 3 жыл бұрын
Harry bhai dil se THANK YOU!!!
@hsaaseries5976
@hsaaseries5976 10 ай бұрын
argsort(); Basically Sort the array according to indexes ... if you put (axis=0) then it will give you that indexes which are sort for top to bottom and if you put (axis=1) then it will give you that indexes which are sort for right to left respectively.
@piyushupadhyay8361
@piyushupadhyay8361 2 жыл бұрын
at 45:30 in axis = 0 it gives matrix of indicies to sort the given matrix wrt to rows..... and vice versa for axis = 1
@lajwantisharma5431
@lajwantisharma5431 4 жыл бұрын
Thank Harry you have done very excellent work. I was waiting for this type of video. keep going
@sumitrawat6493
@sumitrawat6493 3 жыл бұрын
bro jupiter ki jagah vs code use kar sakte hai
@divyayadav6748
@divyayadav6748 3 жыл бұрын
@@sumitrawat6493 of course bro
@puneetsharmavlogs4787
@puneetsharmavlogs4787 2 жыл бұрын
Thank you harry bro, for such a explanatory tutorial, please publish more content on Data science for self learning
@user-hx2qw3fb4u
@user-hx2qw3fb4u 2 ай бұрын
you have cleared all my doubts regarding numpy. thankyou!
@rajatkawade847
@rajatkawade847 4 жыл бұрын
Loved it. Good job bro!
@kaushalsahu7243
@kaushalsahu7243 2 жыл бұрын
wha bhaia maza aa gaya numpy sekh ke apke sath....
@rohanjaiswal64
@rohanjaiswal64 3 жыл бұрын
GREAT WORK
@rachnajha1233
@rachnajha1233 Жыл бұрын
Easy to understand for IT Or Non- IT people's. 😊
@crickethighlights4416
@crickethighlights4416 5 жыл бұрын
QNA karo naa bro
@sanyasharrma
@sanyasharrma 8 ай бұрын
@44:58 about ar.argsort(axis=0) we know that argsort method sorts the elements in a way that we can make out which element is lower or greater in the manner of 0 1 2 indexes, so when we execute it for every 0 axis we will be getting columns sorted out, so eventually the output will be ([[0, 2, 2], [1, 0, 0], [2, 1, 1]]
@sarthakbanerjee7446
@sarthakbanerjee7446 4 ай бұрын
array([[1, 2, 3], [4, 5, 6], [7, 1, 0]]) argsort(axis=0) shouldn't be like array([[0, 1, 1], [1, 2, 2], [2, 0, 0]]) because for the 2nd and 3 rd column the largest number are present at index 1 [2, 3], [5, 6], [ 1, 0]
@shaikusman536
@shaikusman536 Жыл бұрын
You are just Amazing Harry........Thanks aton for teaching Numpy in simplest way possible......Learned a lot on Numpy.......Thanks bro
@tooncartoon3427
@tooncartoon3427 3 жыл бұрын
ar.argsort(axis=0) ....here axis=0 represents the row in a matrix ( array in matrix form) so....ar.argsort(axis=0) will show the INDEX having the max value in a particular row .
@namanmamodia5731
@namanmamodia5731 4 жыл бұрын
Sir Thankyou very much your videos helps so much to learn python.Numpy library aache se understand ho gayi he.
@RizwanAli-dv7md
@RizwanAli-dv7md 3 жыл бұрын
Harry Bhai thanks alot. Ur videos helped me alot, Dil se sukriya❤️
@anubhav0355
@anubhav0355 2 жыл бұрын
What a great tutorial. Amazing work!!
@akashaggarwal6397
@akashaggarwal6397 Жыл бұрын
ar.argsort(axis=1) will return a matrix of same order with sorter indices on axis one. This will tell us the indices of min to max element of the row for example; [ [4,5,6], [8,22,1], [100,23,1] ] will result in [[0,1,2], [1,2,0], [2,1,0]]
@MrKB_SSJ2
@MrKB_SSJ2 2 жыл бұрын
Thank you very much for this course!!!
@swapnilborde21
@swapnilborde21 Жыл бұрын
im getting after watching sort() is that argsort() is used for to arange element in ascending order with the help of index no.if we take axis=0 then we have to arrange in vertically as well if we take axis= 1 then its going horizontally ....
@ruhiscorner7318
@ruhiscorner7318 10 ай бұрын
Hi Harry, could you please also upload a fully detailed Power BI tutorial? That would be a knockout for sure, thanks in advance!
@anantgosai8884
@anantgosai8884 3 жыл бұрын
Thank you so much harry!❤️
@karanrawat5037
@karanrawat5037 Жыл бұрын
argsort() will give the indices in which we should place our numbers of array to make it in ascending order in respective axis.
@arunsy9120
@arunsy9120 8 ай бұрын
Thank you tumba help aytu Anna
@tarunbhatia8652
@tarunbhatia8652 4 жыл бұрын
Very well explained Harry bhai. You never disappoint us.
@user-hn1sy4ne1e
@user-hn1sy4ne1e 10 ай бұрын
Hi, your vedio's are leaner friendly, but if you could prounce numerical numbers in English,then its more convenient for Non-hindi students,great going!
@kaushalsahu7243
@kaushalsahu7243 2 жыл бұрын
argsort() basically sorts each and every line on the array and displays the sorted index
@vishwajeetkushwaha64
@vishwajeetkushwaha64 3 жыл бұрын
Thanks Harry for this great content !
@zuberkhan3050
@zuberkhan3050 Жыл бұрын
ar.argsort(axis = 1) array ([0,1,2] [0,1,2] [2,1,0]) 2 = 3 2 = 6 0 = 7 it represents ascending value in every row (horizontally)...
@rahulgaud4340
@rahulgaud4340 Жыл бұрын
Thankyou Harry bhai. Helped me a lot
@munishdudeja9253
@munishdudeja9253 2 жыл бұрын
I learn Python, JavaScript, C# and am learning more from your channel.
@dhirbhau
@dhirbhau 4 жыл бұрын
Sir your teaching is mind blowing. I like your teaching way and sir East and west Harry sir is best
@EXCELwaleBhaiyyaa
@EXCELwaleBhaiyyaa 2 ай бұрын
Superb introduction to NumPy topic... Thanks for the tutorial..! :)
@armaanalam65
@armaanalam65 5 жыл бұрын
Wow ty so much bhaiya iss video Ko kafi dino se wait kr rha tha
@sandhya6356
@sandhya6356 4 жыл бұрын
I liked this video. Thank you so... much, sir 😊
@mounikasettigari9741
@mounikasettigari9741 3 жыл бұрын
Thank you soo much harry!!! Big hug!🤗❤️
@YashDEVELOPER12
@YashDEVELOPER12 Жыл бұрын
Thanks alot brother.. god bless you
@atuljain8340
@atuljain8340 3 жыл бұрын
nice content man!!it really help me to understand the basics of numpy
@shivajipatil939
@shivajipatil939 4 жыл бұрын
Harry Bhai Jindaabaad 😍😍😍 always Follow you
@afsanakhan589
@afsanakhan589 3 жыл бұрын
tysm bhaiya this tutorial helped me a lot keep sharing such videos so i can further share to my friends
@krave3746
@krave3746 2 жыл бұрын
argsort is in the vertical direction with (axis=0) respect to the characters at position 0,1,2 in downward manner
@himanshumaithani8499
@himanshumaithani8499 Жыл бұрын
Thank you so much Harry Bhai...
@mayurshinde7443
@mayurshinde7443 Жыл бұрын
Loved it!! thanks :)
@Ryan-bv7hb
@Ryan-bv7hb 3 жыл бұрын
bohor barhiya re Harry bhai, bohot barhiya samjaya aapne
@ruturajbhatkar5821
@ruturajbhatkar5821 2 жыл бұрын
What a wonderful explanation.... 😍🤟
@ShadowLearner
@ShadowLearner 2 жыл бұрын
Thanks for your lucid explanation...
@bhudeeppal7269
@bhudeeppal7269 3 жыл бұрын
45:00 ar.argsort(). By default ( axis=1 ) ke liye sorting index deta hai
@SatyamRocker
@SatyamRocker Ай бұрын
Your teaching style is too good thus all beginner type stude prefer you ❤ Love from Satyam Rocker
@VS_Solanki
@VS_Solanki 11 ай бұрын
Thank you गुरु जी❤
@ashisdhir65
@ashisdhir65 Жыл бұрын
For 48:48 in np.where(ar>5) (array ([1,2]), array([2,0]) As I understood you mean there are 2 tuples (1,2) and (2,0) which shows the index of items greater that 5. But I think this two tuples are not for 2 index of 2 elements rather it is index of X and Y axis of all the elements greater than 5. Pls correct me if I am wrong.
@deepakgoyal1643
@deepakgoyal1643 Жыл бұрын
you are right bro . i was very confused but your comment gave me relief . thanks a lot
@allrounder9620
@allrounder9620 3 жыл бұрын
aapke sabhi vdeos full of content h.all video are liberary of knowledge.
@engineerbhai7642
@engineerbhai7642 5 жыл бұрын
You are great. Bestcoder in you tube
Python Pandas Tutorial in Hindi
1:05:24
CodeWithHarry
Рет қаралды 1 МЛН
How to build logics in programming
10:04
Chai aur Code
Рет қаралды 283 М.
🍟Best French Fries Homemade #cooking #shorts
00:42
BANKII
Рет қаралды 42 МЛН
100😭🎉 #thankyou
00:28
はじめしゃちょー(hajime)
Рет қаралды 56 МЛН
Заметили?
00:11
Double Bubble
Рет қаралды 3,1 МЛН
Ну Лилит))) прода в онк: завидные котики
00:51
DSA & ₹1.2 Crore Per Annum Jobs - The Truth? (No Offence)
12:22
CodeWithHarry
Рет қаралды 484 М.
Tutorial 8- Numpy Array Tutorial In Hindi
25:36
Krish Naik Hindi
Рет қаралды 54 М.
Python NumPy Tutorial for Beginners
58:10
freeCodeCamp.org
Рет қаралды 1,4 МЛН
This is How Hackers Crack Passwords! (Don't Try)
8:27
CodeWithHarry
Рет қаралды 297 М.
NumPy Full Python Course - Data Science Fundamentals
52:25
NeuralNine
Рет қаралды 68 М.
Devin Was a Lie! - The Big Expose (AI Scam) 😡
9:53
CodeWithHarry
Рет қаралды 310 М.
🍟Best French Fries Homemade #cooking #shorts
00:42
BANKII
Рет қаралды 42 МЛН