No doubts is there,Ur Explanation is awesome sir plz go ahead.
@santosh9916 Жыл бұрын
finally bro single comment nee video nak chala clarity ga rdam ayyindi thank you... chala videos chusaka petta comment
@KOTHAABHISHEK Жыл бұрын
Tq bro
@MadhubabuKedharisetti5 ай бұрын
Your explanation is good... Keep it up...
@jhansinalla55613 жыл бұрын
Thank you so much sir,for making our class in our mother tongue
@satyasri33742 жыл бұрын
Nice explanation sir........I got more information about arrays thank you so much sir
@ravaliregula9789 Жыл бұрын
Simple explanation 😊 Tq brother
@hemanthb2877 Жыл бұрын
Thank you for giving information
@MShaiaja11 ай бұрын
Exllent teach your very good boy
@jhansinalla55613 жыл бұрын
Thank you bro 👍
@dineshguptha82254 жыл бұрын
Very good explanation
@03-jsh87 Жыл бұрын
We can't add or del element from array in the middle right ?.... but u append ?
@lokavardhan7384 жыл бұрын
nice explanation bro
@ashokmd15515 жыл бұрын
Thanks sir
@lalithsaisontineni1258 Жыл бұрын
What is difference between array and tuples in python..I Hava doubt
@krh-kq9qy3 жыл бұрын
bro mari object oriented programming , classes and objects gurinchi kuda video untey upload chei bro
@KOTHAABHISHEK3 жыл бұрын
Classes and objects upload chesanu But complete oops concept aithe upload cheyaledu Search as KOTHA ABHSHEK PYTHON and follow the playlist
@krh-kq9qy3 жыл бұрын
@@KOTHAABHISHEK thanks
@nagarajusingothu44973 жыл бұрын
Bro, rest api lo yenni modules use chestamu project loo
@priyadamselli74892 жыл бұрын
tq anna😊
@sindhujasekhar7109 Жыл бұрын
List , tuple unnayi kadhaa sir Malli array topic
@KOTHAABHISHEK Жыл бұрын
Speed kosam I mean projects lo lakhs of records untayi kadha So response fast ga ravali anukunnappudu use chestham Nku thelisi video lo explain chesa anukunta extra features kuda
@sindhujasekhar7109 Жыл бұрын
@@KOTHAABHISHEK Okk sir Tq for the reply
@karthikikarthiki57264 жыл бұрын
bayya i want to learn full python course
@KOTHAABHISHEK4 жыл бұрын
How can I help you?
@pavanroyal81834 жыл бұрын
List , tuple,set vatillo kuda store chaivachu ga bro????
@KOTHAABHISHEK4 жыл бұрын
Wt ardam avvaledu mi question ento
@pavanroyal81834 жыл бұрын
@@KOTHAABHISHEK adhe bro Oka variable lo values through list kuda save chasukovachu ga ....inka array use anti???
@pavanroyal81834 жыл бұрын
@@KOTHAABHISHEK v = [2,3,4,5,6] ela list lo kuda chasukovachu ga bro
@prashantgoud35784 жыл бұрын
@@pavanroyal8183 if you divide v variable by 2 i.e V/2 it's get error in list
@vatsalyapunati64815 жыл бұрын
sir i want a fetching an array element program in python plz tell me sir urgent sir
@sudhasaggurthi44513 ай бұрын
How to create array module
@KOTHAABHISHEK3 ай бұрын
import array as arr a = arr.array('i', [1, 2, 3]) print("The new created array is : ", end=" ") for i in range(0, 3): print(a[i], end=" ") print() b = arr.array('d', [2.5, 3.2, 3.3]) print(" The new created array is : ", end=" ") for i in range(0, 3): print(b[i], end=" ")
@obichannel52243 жыл бұрын
array2=array1. copy ani type chesi print (array2) ani type చేసిన copy avvutundya anna
@KOTHAABHISHEK3 жыл бұрын
once try appudu nike thelusthundi kadha
@kotigangaraju29446 жыл бұрын
Python version please .
@KOTHAABHISHEK6 жыл бұрын
always use latest version
@thotasoumya97133 жыл бұрын
Please add complete videos about python
@KOTHAABHISHEK3 жыл бұрын
search as KOTHA ABHISHEK PYTHON and follow the playlist you will get all videos in orderwise
@sitaramarajumerugumuvvala76873 жыл бұрын
Do you teach hacking software
@KOTHAABHISHEK3 жыл бұрын
Sorry no idea
@jeshnukarthikeyagorantla21644 жыл бұрын
Arrays lo strings use chesi program cheyavaccha?
@KOTHAABHISHEK4 жыл бұрын
yeah you can use any datatype
@jeshnukarthikeyagorantla21644 жыл бұрын
@@KOTHAABHISHEK sir in my computer,to install python iam getting some avast security update error.can what I have to do sir.can u give me solution sir.