Sir I practice daily your program like making list from user and write or read data etc
@Noicceboi8 ай бұрын
In the sample paper question, your assumption that the data in the binary file "SPORT.DAT" is in the format of a singular nested list is wrong as the data is in the format of multiple lists with one list on each line. Due to this, pickle.load(f) will only load a single list (the first list in the file) and i[0] will raise this error->TypeError: 'int' object is not subscriptable. To work around this, you need to use a while True loop with try and except statement as in the marking scheme of the sqp.
@NikitaSharma-nikkivedvyas119 ай бұрын
Thank you sir for this amazing explanation 😊
@prathamaggarwal88308 ай бұрын
Thank you sir, I found this topic quite confusing but your practical driven approach helped me solve my confusions . Again Thankyou ❤
@Sam01_.19 ай бұрын
50:49 sir[[[[[[{{{{ SACHDEVA PUBLIC SCHOOL SEC 13 ROHINI ]]]]}}}} MEIN AA JAO SIR 2 APRIL KO
@isobelleye8 ай бұрын
Binary Files completed
@Itisha_sharma4 ай бұрын
Thankyou so much sir 🙏
@indianspieler22314 ай бұрын
❤❤ thanks sir
@StudyNow-vc8dq9 ай бұрын
Sir, can you explain the output def short(L,n): for i in range(0,4): if len(L) > 4: L[i] = L[i] + L[i] else: L[i] = L[i] Sub = ["CS", "PHYSICS", "CHEMICAL", "MATHS"] short(Sub, 5) print(Sub)
@vaibhavjha93189 ай бұрын
Bhai oswal sample paper ka question h na last year ka?
@StudyNow-vc8dq9 ай бұрын
@@vaibhavjha9318 last year ka he
@Protongirl62899 ай бұрын
First thing input was last=['CS','HINDI','PHYSICS','CHEMISTRY','MATHS'] Therefore, len(l)>4 so if wala condition apply hoga replicate ho jaayega list ka har element as L[i]+L[i] hai Hence, OUTPUT- ['CSCS','HINDIHINDI','PHYSICSPHYSICS','CHEMISTRYCHEMISTRY','MATHSMATHS']
Bhai max() syllabus me nhi hcto padhu ya skip kr du
@SierraHunter21068 ай бұрын
@@gyangaming6295 bhai pad lo.. isme koi rocket science nahi lag rahi... chota sa method hai... kuch nahi hoga pad lo... mai to keh raha huun jitna pad sakte ho pad lo w3schools se
@LAURAINDUSTRY8 ай бұрын
This one done
@sk.creation00088 ай бұрын
Explanation ❤
@sumitchauhan11028 ай бұрын
1:38:30 , sir yaha copy Data() fn last me call hoga na , return ke baad.?
@Somerandomguy.o7Ай бұрын
1:22:20 Ham ladke hai na iss liye
@Dhani-ls4dm8 ай бұрын
Sir Delhi Victoria public school wazirabad road pr wah ajaoo👍🏻👍🏻😁
@rishirathour39738 ай бұрын
Mera bhi same school h😅
@Dhani-ls4dm8 ай бұрын
@@rishirathour3973 but mera centre pdha h🧐
@rishirathour39738 ай бұрын
Mera bhi aap ka school kon sa h
@gouravsusari44748 ай бұрын
thank u sir
@mohammadanas36318 ай бұрын
33:26 with out def ke bhi use kar sakte hai kya
@nikhilsomr.keshavprasad45438 ай бұрын
Haan
@Musskan-t6u9 ай бұрын
1:38:05 sir yaha toh function call hoga na.. ki nhi hoga??
@Jitji_9638 ай бұрын
Thank u guriji❤
@karansuthar33378 ай бұрын
sir you dont use try except , in marking scheme it is told that there is half mark for try except block
@HimanshuSingh-4978 ай бұрын
(Please koi solution bata do)A text file "file.txt" has some text. Write a program in Python which should read each word or line of that file and count and display the occurrence of word File and Data
@LivingInSpace8 ай бұрын
count=0 def findOccurr(): findword=input("Enter line") file=open("abcd.txt","r") line=file.readlines() for i in line: if i[0]==findword: count+=1 print(count)
@Horror_Stories12a9 ай бұрын
Sirji 12th ke baad betch CSE karne ka socha hai. Kuch batayiye sahi rahega ki nahi ?
@shwe7469 ай бұрын
Aree mujghe bhi bro sir se pucho achi baat hai😊.
@eyexo24628 ай бұрын
Sir in read its shows one data uskeh baad saareh data nhi dikhaata idk why
@lokeshwarsikarwar70879 ай бұрын
maza aaya thank you 😇
@ritik_sharma728 ай бұрын
Palam k school a jao sir...palam metro station k gate number 3 pr jo h
@ayushikeshri14869 ай бұрын
Sir os module bhi bata dijiyega pls sir sample me bahut questions hai os ka 😢😢😢
@naharsinghnegi45368 ай бұрын
Thankyou sir ❤
@codeitup8 ай бұрын
Most welcome!
@shardadevi9169 ай бұрын
Sir modules nhi pdhaya h kya apne??
@Harshawasthi-l2r8 ай бұрын
Pt❤
@kamladangi97558 ай бұрын
Anyone please tell me kya recursion syllabus me nhi hai ka chapter 6 or 7 Please reply
@khushiram308 ай бұрын
Sir avaz clear nhi h thodi
@SavitaKumari-jg9ct8 ай бұрын
Maja ayga
@codeitup8 ай бұрын
😊
@YuvrajSinghNF8 ай бұрын
Sir aap question km krwa rhe ho aapne Functions ke pyq or important questions ka koi session nai rakha
@sk.creation00088 ай бұрын
Guru ji lalaantop
@Novesh00759 ай бұрын
Sir bholi ram public school ma aa jao delhi ma hai ha
@omanshchoudhary11458 ай бұрын
Kuch bhi bolo sir to jeevan rakshak hai aapke bharose hi abhi Tak jinda hai 😅
@Mohansingh-ib8hv7 ай бұрын
200/600 me koi college bata
@Zoro-kd2vq9 ай бұрын
Very Boring 😢
@rockerzzzkshitij40009 ай бұрын
Kyun Bhai boring ????🤬🤬🤬🤬
@Cg_sai_art9 ай бұрын
Bro agar esa lag raha ho to attend na kro..... lecture
@shwe7469 ай бұрын
Jabe bhutnike
@priyanshu_k869 ай бұрын
Next time AA mat Jana yaha pe bolne number 33 Ane ki shakal hai nahi yaha pe gyaan Dene AA rahe
@ITACHIUCHIHA-c6k8 ай бұрын
Ye pakka vo hi log ha jo 2 din anime dekh ka ye bolta hoga gojo can beat goku😂😂😂😂
@StudyNow-vc8dq9 ай бұрын
Sir, can you explain the output def short(L,n): for i in range(0,4): if len(L) > 4: L[i] = L[i] + L[i] else: L[i] = L[i] Sub = ["CS", "PHYSICS", "CHEMICAL", "MATHS"] short(Sub, 5) print(Sub)
@Sam01_.19 ай бұрын
output is same as sub
@StudyNow-vc8dq9 ай бұрын
@jeecracker4456 no , do this in IDLE and check again
@YugTrivediProductions9 ай бұрын
Who didn't return the value, return L should also be there. If problem still persists then look in chat gpt to correct the code
@StudyNow-vc8dq9 ай бұрын
@YugTrivediProductions no bro, it is the correct code . Check the previous year board question paper