10 Days Completed 🎉 Stay Tuned, Don't Drop in Middle... Today's Questions Q1: bit.ly/3tf6KPb Q2: bit.ly/3zgxT81 Q3: bit.ly/3x9zxFI Q4: bit.ly/3xhmVxO Q5: bit.ly/3tglE7w
@jagadeswarreddyreddam56372 жыл бұрын
Ok anna
@sravani7273 Жыл бұрын
2 nd program lo manam 3**4 ani direct rayachu kada anna.. Loop avarsam ledu kada... Fast ga rly evava plzzz
@swathij76719 ай бұрын
First of all thanks a ton sir meeku...chala bagundhi me explanation and notes. oka doubt ## to find the power of a number i = int(input("Enter the no. ")) p = int(input("Enter the power ")) y = int(i**p) print(y) idhi ela kuda cheyyochu kadha sir..ledhu for loop use chesthene better ah? ante....ee coding cheseppudu ila edhaina preferences untadha code ki ani...
@divyakiran142 жыл бұрын
Meru entha chakaga class explain chestunaru. But meru chesay coding visible ga ledu. Mari syntax lo e chinna mistake ayina maku output radu. Plz screen visible ga undayla plan cheyandi. It's my request.
@gopichand75692 жыл бұрын
I have watched all your 10 videos Vamsi it helped a lot in learning python now I get confidence on coding with python thank you man.keep going
@kalyanamarnadh67532 жыл бұрын
First question ni clearity ga explain chey bro..taravata code Ela rayalo cheppu..apudu chala easy ga untadhi maki..ipudu chala kastam ga undhi ardhm chesukodaniki..
@positive-feeling1 Жыл бұрын
sum of even numbers till n n=int(input()) ans=0 if n%2!=0: for i in range(2,n,2): ans=ans+i print(ans) else: for i in range(2,n+2,2): ans=ans+i print(ans)
@mynextlectureiq5472 жыл бұрын
hi bro say logic development of each topic of minimum 10 programming becasuse i didnot see any video of any programming language any youtube you make this type video for that is help to all u did it great job
@mrudulamanaswinigodavarthi5752 жыл бұрын
annayya plsss computer organization r20 syllabus prakaram cheppavaaa plsss because nee explanation tho direct gaa exam raaseyachu,because c programming tutorial of urs is really life saving for me and the only channel I trust for learning and advice my frnds also I understand ur busy with python challenge (im following regularly)but after this pls do it annayya........ ..
@positive-feeling1 Жыл бұрын
find power of a number x=(input()) a,b=x.split() a=int(a) b=int(b) ans=a**b print(ans) I tried this one. anna
@saiprakash6274 Жыл бұрын
n,p=map(int,input().split()) print(n**p) bro i think this is way more easier than to print the power
@manasathirupati139 Жыл бұрын
hi anna,factorial pgm lo else condition lo ans kuda every time update avutundi kada ans=ans*i ans=1*1(if i=1) ans=1*2(if i=2) ans=2*3(if i=3).......manaki n=5 isthe output 120 ravali but 1,2,6,24......ala vastundi anna plz clarify my doubt anna
@peterkarri66442 жыл бұрын
you are explaining the classes very well but when coming to programming you are kind of hurry in programming, pls be slow, first explain the question and then write the program, so it will be easy for us to understand, I appreciate for your work. thank you
@kalyanamarnadh67532 жыл бұрын
Exactlyy
@dheerajkumar-li9pt2 жыл бұрын
tappakunda continue chestamu. JAI HIND
@vamsikrishnatech50272 жыл бұрын
Thank you ❣️
@ranapratapsingh19862 жыл бұрын
Vamsi bro is back
@harishgade7022 жыл бұрын
Anna problem solve cheseppudu koncham simplify chesi cheppara ardham cheskovadaniki kastanga undhi
@MeghanaVuna7 ай бұрын
Nice explanation
@TagorePR11 ай бұрын
Hi bro a proble statement ni practise cheydaniki i mean today chepina phyton code . platform untey share chey bro
@veerachari99116 ай бұрын
a=int(input()) b=int(input()) for i in range(a,b+1): c=a**b print(c) _______ Anna Ee code lo mistake Enti Anna Runtime Error ani vasthundi but python online complier lo execute avthundi konchem chudu anna
@neelamsunitha780 Жыл бұрын
Anna power of a number nee loop use cheya kunda kuda solve cheyochu kada anna x, n=input (). split () x=int(x) n=int(n) condition=x**n print (condition) anna e method correct a kada anna
@no_connection394 Жыл бұрын
But manam loops use cheyyali kadha
@madhusyed2002 Жыл бұрын
DAY 9 SUCCEFULLY COMPLETED
@harshavardhanburagapu94942 жыл бұрын
Anna! Point to point Mee code execute chesthunna ans ravatley "session time out" ani vasthundhi
@Kakinada_kuradu Жыл бұрын
Bro nuvvu chese app ala download chesikovalli bro please chepava
@knowledge_istam Жыл бұрын
diificult questions kuda explain chey bro
@sirireddy46422 жыл бұрын
Meeru cheppina factorial problem ki test cases anni pass avatledhu
@pasupuletivenkatesh5273 ай бұрын
is it paid website or is there any procedure for login please explain ana
@abhishekkodigudla621710 ай бұрын
bro sum of even numbers dhi direct ga sum ravatledhu vache numbers ni plus manam cheskovali appudu ans vasthundhi
@chinthalacheruvumanohar9768 Жыл бұрын
Anna kotha problem lu solve cheyichu kada anna ivi eppudu vineve eppudu cheppeve anna
@KiranKumar-tw5wg2 жыл бұрын
Bro manam nerchukunna knowledge certificate I mean like btech certificate lekhunda upyogapadagaladha
@B_1DA20EI00_BhavaniA Жыл бұрын
Sir I value ekkada declare cheyaledhu kadha so why u took i (in problem power of number)
@jaganmohan51806 ай бұрын
Anna codes em exicute kavadem ledhu anna. Errors vastunnai ledha out put correct ga ravadem ledhu anna
@ChintuiswaryaBoppana-nu8qq Жыл бұрын
Anna day 10 nunchi nak assignment questions solve chydaniki ravadam leadhu Anna nean open chease sariki already correct answer select cheasi untundhi
@Vivek-zk6li2 жыл бұрын
anna video chustuntea ardham avuthundhi practice kuda chesthunna but 1 or 2 days tharuvatha ela cheyyalo ardham kavadam ledu , e. g: if, else, elseif, anna any suggestions for remember those.
@suprajasuppu90714 ай бұрын
Why we are using answer variable what is the purpose
@RajeshTechTvtutorials2 жыл бұрын
Hi Anna Free Courses With Certificate New Portals Gurinchi Cheppu Full Explanation
@sameershaik20912 жыл бұрын
Tq so much bro
@BasicEnglish6637 ай бұрын
Nenu eroju chustunanu me course
@ranapratapsingh19862 жыл бұрын
how to join this channel bro i am not able to join using my debit card
@pasupuletivenkatesh5273 ай бұрын
how to practice coding in code ninja
@hifii97182 жыл бұрын
Hii bro I am beginner and I have one doubt:
@sairebal5222 жыл бұрын
Ok anan
@Manashorts-s11 ай бұрын
For loop questions can't able to understanding.
@pasupuletivenkatesh5273 ай бұрын
split function is not working ana
@kandellineelanjana4300 Жыл бұрын
Hey 10 days completed
@Karthikolla2 жыл бұрын
nice bro
@APNavya2 жыл бұрын
Test cases pass avvatledhu anna
@HuntedVisions9630 Жыл бұрын
anna e class asalu ardam kalea anna detail ga chappava anna plz
@pasupuletivenkatesh5273 ай бұрын
hi bro
@APNavya2 жыл бұрын
Konchem detail ga cheppu bro ardham kavatam ledhu Meeru loop rasaka Ela work chestundo cheppandi
@swethagovindrajulu123sweth2 Жыл бұрын
i want to visible screen pls sir
@saibhagawan.yoyo_2 жыл бұрын
First comment 🙌
@iamms4987 Жыл бұрын
Bro code ardham kaledu bro
@surendrasomireddy926311 ай бұрын
bro ans ani oka variable endhuku theeskunnaaru
@pasupuletivenkatesh5273 ай бұрын
showing some error
@vanidoddolla3092 Жыл бұрын
Ans ante anti ,daniki 1 or 0 ani anduku esthunnaru