13:02 for q1 , can we do like this ??:- a=2 def cube(a): b=a**3 return(b) print(cube(a)) >>> 8 print(cube(5)) >>> 125
@syedasrar35638 ай бұрын
Yeah
@Utkarsh_Singh0_02 ай бұрын
but in question it say first we have take input from user
@_parker._.editz_2 ай бұрын
@@Utkarsh_Singh0_0 then do while(1): a = int(input('Enter number')) def cube(a): b = a*a*a return(b) print(cube(a))
@deeyaverma64423 жыл бұрын
I am loving these videos, now my concepts are getting clear. Thank you very much to this beautiful channel.💖💖💖
@X-Joker79 ай бұрын
Hii
@AbhishekVerma094 жыл бұрын
Bhaiya December tak Python course complete kra dijiye taaki Jan waale PreBoard mein pura padh k jaa ske. 🤗🤗🤗🤗🤗🤗🤗🤗🤗🤗🤗🤗🤗🤗
@guruduttapradhan56373 жыл бұрын
Bhai maine to abhi tak kuch nahi padha
@ShahidKhan-jn7lg3 жыл бұрын
@@guruduttapradhan5637 I got 96% 😎 in boards due to cancellation 😂 based on class 11 and preboards 😂
@atharvasarva82624 жыл бұрын
Yesterday, I came to know about this python course and I have completed all your videos thankyou bhaiya..❤️
@tanujasharma12623 жыл бұрын
@Big Boss hihi
@anshumaangangwar3 жыл бұрын
You completed the whole course in a single day. That is something God level.
@gunjanpathak8498 Жыл бұрын
Where u are now ??
@gopikagoyal55824 жыл бұрын
Sir plzz gives a notes of this lecture it's humble request 🙏🙏🙏🙏
@Gurpreet_5911_3 жыл бұрын
phele bhi 2 videos me nahi the
@danishfirdaus46073 жыл бұрын
We need... Notes 😑😑😑😑 giving improvement
@rumabhattacharya93963 жыл бұрын
Check description waha Google drive pe notes h🙂
@ayushsahu88563 жыл бұрын
@@rumabhattacharya9396 Are ABHAY
@rumabhattacharya93963 жыл бұрын
@@ayushsahu8856 😎😎
@harshvardhansingh59034 жыл бұрын
Thanks sir...u are doing a great job...but complete the syllabus fast
@jamesjackson86194 жыл бұрын
When will the notes be uploaded??
@digitalissue67443 жыл бұрын
notes kaha h
@mhtcetclassroom1363 жыл бұрын
Notes????....boards aa rahe h😭
@mr.clowney15253 жыл бұрын
Abe to bna lo vedio dekh ke
@chaitanyamahajan38593 жыл бұрын
@@mr.clowney1525 abe last mein bola ki "link se question kar loge toh". toh vo link kaha hai?
@TiTaN_WASD3 жыл бұрын
@@chaitanyamahajan3859 bro pata nai ab toh bhagwan bachaega book ke question laga lo
@amalghosh27414 жыл бұрын
Now I can learn Python from here...😄😄as I am a student of class 10...
@amalghosh27414 жыл бұрын
@kryptex farmy thank you bhaiya..😄😄
@amalghosh27414 жыл бұрын
@kryptex farmy yes bhaiya..😄
@gopal.4 жыл бұрын
Last question def func(a,b): a = str(a) b = str(b) print(a,b) if a[-1] < b[-1]: print(a[ - 1]) else: print(b[ -1 ]) p = '23' q = 34 func(p,q)
@chandrashekharmishra53824 жыл бұрын
@@gopal. thora edit karna padega aapko same unit digits pe wrong output dega program{your} def func(a,b): a = str(a) b = str(b) print(a,b) if a[-1] < b[-1]: print(a[ - 1]) if a[-1] == b[-1]: print(f'both number's unit digits are same') else: print(b[ -1 ]) p = '23' q = 34 func(p,q) by the way great idea.
@gopal.4 жыл бұрын
@@chandrashekharmishra5382 Yes man, Thanku so much!💯
@studyingid283 жыл бұрын
Bhaiya void function ke naam par GARGANTULA ki photo dikha kar aapne, mere mann mein apne liye respect aur bda di hai!!!..... Kudos to the editor too!!
@PrOgRaMmE_128 ай бұрын
14:10 Another way to solve that problem is to convert both the integers into string and then get the last digit def min_ones(a, b): a = str(a) b = str(b) if a[-1] < b[-1]: return a return b print(min_ones(1230, 923)) >>> 1230 print(min_ones(324, 25)) >>> 324 print(min_ones(9909, 9990)) >>> 9990
@Hegdehog698 ай бұрын
Convert into *string
@shivayan1405 Жыл бұрын
sir where can i find the coding practices for the python? the discription has no link for the practice sheets
@anmol.ag74 жыл бұрын
We all Appreciate the hard work you and your team is doing. Without ques we have faith in you 🙏
@sristiunfiltered4 жыл бұрын
bhaiya I saw you in my dreams many times... I really want to go to meet you in real life.. I'm your die hearted fan 🥺❤❤❤❤❤❤
@ayangoswami8724 жыл бұрын
me too 🥺🥺
@atharvasarva82624 жыл бұрын
Will SQL covered in the course?? Like to support my query👇
@Mallya_exe4 жыл бұрын
Yes Bro..Bhaiya said it will be ..on Plus..❤️
@atharvasarva82624 жыл бұрын
@@Mallya_exe but it should be in apni kaksha
@Mallya_exe4 жыл бұрын
@@atharvasarva8262 yeah here itself..he just answered the same doubt there.😉
@chandrashekharmishra53824 жыл бұрын
@@Mallya_exe in cs section on unacadmey.??
@Mallya_exe4 жыл бұрын
@@chandrashekharmishra5382 nope iitjee..
@dishu86744 жыл бұрын
1:28 I literally slapped my face thrice 😭😭 😂😂
@Raj-mo8kh4 жыл бұрын
I hope, u don't need this next time.
@dishu86744 жыл бұрын
@@Raj-mo8kh I hope so too
@coder_rc4 жыл бұрын
Did this too
@dishu86744 жыл бұрын
@@coder_rc 😂😂
@teqarine57524 жыл бұрын
lol noob!
@PavitrAshlia208 ай бұрын
15:50 def qala(): num1=int(input()) num2=int(input()) if num1%10 >num2%10: print("num2 has smallest ones digit") if num1%10
@AmanKumar-ev7ix4 жыл бұрын
It would be really helpful if you could also tell about how to make class 12 computer project :)
@shubhangiroy66723 жыл бұрын
Very nice and helpful explanation....solved all my problems...... 12:40 practice time but one thing I noticed first was goku....
@X-Joker79 ай бұрын
Hiii
@riyaphogat35504 жыл бұрын
Firstly, Thanks a lot bhaiya maine 3 hours pehle hi next video k liye comment kiya or aapne video upload b kardi thanks 😊 and also thanks to all the tutors of apni kaksha who do that hardwork for us that's free ....... It takes a lot of time to make and edit these animated videos of the best quality content. Again a very very thank you to your whole team. And keep it up , we are with you.
@priyanshu____32 жыл бұрын
Bhai tere bolne pe upload nhi ki hain pehle se hi record rHi hogi tabhi ki hogi n upload
@shruti62004 жыл бұрын
Its a humble request Please upload lectures fast ... many have their pre boards in December ..!!
@VishnuKumar-vq4pl Жыл бұрын
Ye description me questions kha pr h??? Mujhe dikhte hi nhi
@dhruv59943 жыл бұрын
1:28 frr se list n tuple wali video dekhi 😂😂😂😂😂😂😯😯✌️😂
@gopal.4 жыл бұрын
My take on last question: def func(a,b): a = str(a) b = str(b) print(a,b) if a[-1] < b[-1]: print(a[ - 1]) else: print(b[ -1 ]) p = '23' q = 34 func(p,q)
@chandrashekharmishra53824 жыл бұрын
thora edit karna padega aapko same unit digits pe wrong output dega program{your} def func(a,b): a = str(a) b = str(b) print(a,b) if a[-1] < b[-1]: print(a[ - 1]) if a[-1] == b[-1]: print(f'both number's unit digits are same') else: print(b[ -1 ]) p = '23' q = 34 func(p,q) by the way great idea.
@gopal.3 жыл бұрын
@@chandrashekharmishra5382 thanks man!🔥
@ritwiz13093 жыл бұрын
I did this question in the same way.
@Injured-f6m4 жыл бұрын
Sir please complete this python syllabus fast please. !! You're the best sir thanks for all these
@udaykumarjha95874 жыл бұрын
sir ek doubt hai ki cube print krane wale program mein hmne function to call hi nhi kiya fir kaise print ho skta hai . plss help
@anshmishra30663 жыл бұрын
@10:40..... I tried running the third program previously......But this program gave error!.....The problem is that the newer version of python doesn't support giving global in the second line..... Giving global a in the very next line after function definition will give appropriate results!!.. Thank you😃
@godlovegaming54162 жыл бұрын
bro which line i didn't understand , very next line is 1st line right but it's not working please reply and solve or give the whole code
@kartikkumarmishra78674 жыл бұрын
Sir please jald se jald notes provide kar diya kijiye kyunki sir dimag mien rehta hai toh kuch khud se ban jata hai aur kuch notes se ..... Toh sir bas koshish karien ki jald se jald notes provide kar diye jaye ...... You all are doing a great work
@PavitrAshlia208 ай бұрын
13:28 def cube(num=2): num=int(input()) print(num*num*num) cube(num=2) more perfect way
@wishing_pearl8 ай бұрын
Num**3
@DwivV3 жыл бұрын
Helping me so much to clear my doubts with a very vivid explanation ! Thanku
@imnoob1944 жыл бұрын
Notes upload krdo plzz....last lecture ke bhi
@preetijain35624 жыл бұрын
14:30 Can we do it even like this? def digit(a,b): l1=len(a) l2=len(b) if a[l1-1]
@ParvTandon2 жыл бұрын
No
@muskanchaudhary844 жыл бұрын
Thanks harsh bhaiya 😊😊 Maja aa gaya vedio dekh kar 🎊🎊🎊
@Sonam_7923 жыл бұрын
Bhiya is lecture ke notes....?
@shauryaparashar55103 жыл бұрын
Notes not available
@ravikumarsrivastav8036 Жыл бұрын
13:20 def cube(a=2): return a**3 Print(cube(input('enter a no.')))
@bytequest15524 жыл бұрын
Bhaiya when will notes be uploaded. Upload as soon as possible, please and thanks for all the investments from you and all apni kaksha team members.
@kamalsundarsk31643 жыл бұрын
I FEEL BAD FOR THE 60K STUDENTS WHO SLAPPED THEMSELVES
@farheen_182 жыл бұрын
lol. Not one of them now. But jab 2 months Pehle dekhi thi for a unit test--- I was one among them 😅😅😅😅
@Iqraviqar2 ай бұрын
Wdym? Isn't this enough
@shauryaparashar55103 жыл бұрын
Notes plz
@gammoron3 жыл бұрын
Bhaiyya at 10;32 We have to declare the changed global variable in a separate line X= 'blah blah' def func(): global X X = 'delhi' func() print(X) ------------------------- Then X will become 'delhi' Otherwise it's giving syntax error.
@gammoron3 жыл бұрын
If we write in the same line, global X = 'delhi', it's gonna give an error
@sguha82694 жыл бұрын
I hope this channel reaches 1 M subscribers soon
@arvy104 жыл бұрын
Thanks aman bhaiya for all these
@phoenix51953 жыл бұрын
Amazing lecture!!😍
@_mohitg4 жыл бұрын
Networking vale ch ki vdeos bhi laoge na sir ??
@sahzadhussain12e464 жыл бұрын
*Where is the link for practice questions?*
@anujchaudhary1844 Жыл бұрын
Sir last mai practice questions ke ek bhi program ki output nhi ari he But Explanation was nice 👍
@gaurvigupta12183 жыл бұрын
Yess ... bhaiya , question bhi nhi hai or notes ka link bhi nhi hai.... please upload it...🙏🙏 request....
@dakshjain66734 жыл бұрын
NOTES?
@ishmeetsingh9433 жыл бұрын
sir apne bolla ke description mai ques ka link hai but ptani kyu visible nhi horahi
@ashishpradhan7484 жыл бұрын
Notes are not in discription
@AbhishekSharma-wt3st4 жыл бұрын
Bhaiya kha h practice questions description Mai nahi h 😟😟
@mindmentor49814 жыл бұрын
Bhaiya thank you much and thanks to your team . but aape notes bhi upload karagaye in sab ke . aur appe sql and computer networking bhi cover karagaye . please reply bhaiy
@prathammishrah Жыл бұрын
2:44 hassi nikal gayi bhai ki XD
@ishaangarg82923 жыл бұрын
Thankyou bhaiya and team....AB TO PHODENGE
@VINAYKUMAR-ms5pz3 жыл бұрын
bhai bohot saree lectures ke notes nahi hai please de doo
@hariniavanthika114 жыл бұрын
Thanks bhaiya.
@sugamgupta95953 жыл бұрын
Bhaiya questions ka link kya hai
@stackCrafters3 жыл бұрын
Please provide notes of lecture
@owesmehboob38292 жыл бұрын
Sir last question may elif and else kyu nahi use Kiya??
@dhrvchauhan4 жыл бұрын
Dictionaries se aage ke notes kab tak milenge?
@umarsyed8533 жыл бұрын
Sir when will notes come sir
@learningtoearning81303 жыл бұрын
Kab tak late hoga
@user-ky6hp6hi7v3 жыл бұрын
Thank you so much sir 💖 Sirf aap ki wajah se ajj paper fod k aaya Jitna thank you bolu utna kam hai ☺️
@anshumanarya92153 жыл бұрын
Bhyya practice k lie questions daldo pls description pe
@benstokes83764 жыл бұрын
I'm a bio student but came to like and comment. Aman Bhaiya and Co. 🙏🏼
@ramdasvimal55924 жыл бұрын
Bio hai toh kya hua maine computer science li hai physical nahi
@benstokes83764 жыл бұрын
@@ramdasvimal5592 Mera vaisa combination nahi hai
@ramdasvimal55924 жыл бұрын
@@benstokes8376 aapne physical education li hai
@benstokes83764 жыл бұрын
@@ramdasvimal5592 Nahi humare yaha sirf Eco , Comp , Bio . 5 sub only
@Hello-wv8hg4 жыл бұрын
the practice question of previous video is still unavailable
@ayush-bf2rs4 жыл бұрын
are bhai bhai bhai kmaal ho yaar
@_minions_63883 жыл бұрын
Ip ka course kab aayega bhaiya .... ? Please jaldi karo
@desicoder47552 жыл бұрын
where are the more problems for practice , not finding it in the description ,, help me
@snehalthakare28224 жыл бұрын
Sir Jo questions krne bolte hai description se woh kaha PR hai
@hemasreevaliveti79523 жыл бұрын
Where are the links for notes?..... I'm unable to find them
@digitalissue67443 жыл бұрын
i also
@vyshnav24883 жыл бұрын
Sir the note of this hasn't been uploaded
@RANJEETKUMAR-bc1su4 жыл бұрын
Link is not given in description
@neontuts56374 жыл бұрын
Thank You sir for covering the scoping concept. You cleared the doubts I had on scoping thank you once again.
@Gxluy4 жыл бұрын
Thanks sir
@studioustok2 жыл бұрын
Description mai Q kahan h sir?
@healthfitness61393 жыл бұрын
8:30 enclosing mtlb??
@hyperlegend27783 жыл бұрын
BHAIYA DESCRIPTION PE NA HI QUESTIONS HAI NA HI NOTES, PLS UPLOAD QUICKLY WE HAVE FULL FAITH IN YOU
@tusharsahu21193 жыл бұрын
rip faith
@ashraf51513 жыл бұрын
@@tusharsahu2119 rip
@underratedpanda77753 жыл бұрын
bhya where is the link of questions ??? plzz some one help
@surprabhat12318 ай бұрын
Cramming a night before exam......
@Nikhilpal0542 жыл бұрын
where is question in description
@parvarora55414 жыл бұрын
Is there a syntax error in 3rd program at 10:48 ? I tried on Python and it is showing error.
@kaustubhgawade92693 жыл бұрын
3rd line : global a *= 15 must not be written
@saurabh79553 жыл бұрын
@@kaustubhgawade9269 thanks for giving answer
@saurabh79553 жыл бұрын
thanks for asking question
@vashi61563 жыл бұрын
Notes of this lecture??
@utkarshshahi82393 жыл бұрын
Description me se practice program nhi dikh rha koi.....?
@Akash-mm4lp5 ай бұрын
bhaiya iska pdf kaha hai
@shubhammodi57363 жыл бұрын
Bhaiya lecture ka notes ka link nahi ha
@dhruv59943 жыл бұрын
15:52 hm is program m elif use nahi kr skte kya????
@srgamingtech1168 Жыл бұрын
Notes please 😀
@VapTex4 жыл бұрын
Please release all the lectures
@mindmentor49814 жыл бұрын
Thank you so much once again
@PrajwalPPramod4 жыл бұрын
Last program me if elif aana chahiye na sir?
@KGPPKPVLOGS8 ай бұрын
Day after tomorrow is my cs board exam how I score good marks I done SQL and networking but remained programming portion 🙏
@rounakkolay68124 жыл бұрын
bhaiya SQL ka kya karu? wo bhi toh syllabus mei hai
@ritusingh-wc3wi4 жыл бұрын
13:10 I done this question in a different way. Like this..... def cube(a) : a=int(input()) return a**3 b=2 cube(b). If someone is Intelligent enough, then answer for the same.
@nilesh23414 жыл бұрын
Kab tak class 12 syllabus complete hoga please reply
@srishtisharmaa4 жыл бұрын
Padh to le bhai pehle
@nilesh23414 жыл бұрын
@@srishtisharmaa bhai pata toh chalega ke iss saal hoga v ke nahi
@abhishekghosh51553 жыл бұрын
🙏🏻🙏🏻🙏🏻Sir plzz gives the notes of this lecture it's humble request🙏🏻🙏🏻🙏🏻
@kitoo26244 жыл бұрын
yeh Reduced syllabus pe based hai ????
@unmatched2525 ай бұрын
sir jo discription me diye question practice krne bolte hai uski link mujhe nahi mil rhi koi bta do pls
@ashutoshsharma82273 жыл бұрын
bhaiya kuch practice question bhi dedo agar possible hai to