Python Class 12 | Important CSV File Questions | File Handling | Chapter 5 | Part 8 | In Hindi

  Рет қаралды 42,590

codeitup

codeitup

Күн бұрын

Пікірлер: 150
@Pikachu83622
@Pikachu83622 8 ай бұрын
Its our boards timing sir ... thanks a lot for such a crystal clear explanation ❤
@ShivamKumar-qt3pc
@ShivamKumar-qt3pc 3 жыл бұрын
Thankyou sir for these amazing videos which are free of cost and easily available for all it helps a lot sir for class 12 during this covid time
@codeitup
@codeitup 3 жыл бұрын
Thanks & most welcome dear😊
@smartstudy7625
@smartstudy7625 3 жыл бұрын
Sir, I Cannot express my feelings how I am helpful from this video in time board.
@codeitup
@codeitup 3 жыл бұрын
Glad to help you Shivam, keep learning!
@DanishKhan-bu1tv
@DanishKhan-bu1tv 2 жыл бұрын
Facing IndexError: list index out of range
@dharamdeepschool
@dharamdeepschool 10 ай бұрын
Same here
@JEONJUNGKOOK-cs5zt
@JEONJUNGKOOK-cs5zt 3 жыл бұрын
Sir I've an exam tomorrow and I'm very thankful........YOUR VIDEOS OF CS ARE BEST ❤️❤️❤️❤️❤️
@codeitup
@codeitup 3 жыл бұрын
Thanks dear & best of luck for tomorrow😊
@JEONJUNGKOOK-cs5zt
@JEONJUNGKOOK-cs5zt 3 жыл бұрын
@@codeitup thank you so much sir
@funwitharyan9597
@funwitharyan9597 Жыл бұрын
For this time Twamev mata chapita twameva Twameva vandhu chaskha tumhi va ❤❤❤❤ love you sir , your accent is too cute
@fitk_pandit
@fitk_pandit Жыл бұрын
Thankyou so much sir aapke dono part ki video dekh ke concept ekdam clear ho gya aur question bhi banne lga
@codeitup
@codeitup Жыл бұрын
Most welcome!
@prajjwal_IITBombay
@prajjwal_IITBombay 2 жыл бұрын
my answer: CSV FILE: Roll No,Name,Class,Marks 1,ram,10,90 2,shyam,10,89 3,shubham,10,78 4,harry,10,45 5,abhishek,10,72 6,lina,10,56 7,sumita,10,12 8,anita,10,79 9,vivek,10,41 10,shuhana,10,80 CODE: # write a programm to get the data of marks of students # from results.csv and display data telling which of them are passed or failed? import csv def display(): with open("results.csv","r") as obj: f=csv.reader(obj) for i in f: print(i) def showResults(): with open("results.csv","r") as obj: f=csv.reader(obj) choice = int(input("Enter the minimum passing marks: ")) next(f) for i in f: c=i[3] d=int(c) if d>=choice: print(i," PASSED ") elif d
@adarsh4015
@adarsh4015 2 жыл бұрын
Nice sir apki vedeo me expalaination bahut acha h apka sallybus bahut detail me hai .great sir😍
@codeitup
@codeitup 2 жыл бұрын
Thanks, keep learning🙂
@Uniqe_explorers
@Uniqe_explorers 11 ай бұрын
Thanku so much sir making this chapter understandable 🙇‍♀️🙇‍♀️ awesome teaching
@AbhinavKumar-sb8fg
@AbhinavKumar-sb8fg Жыл бұрын
Thank you sir for this beautifull and free content.
@g.anjali8544
@g.anjali8544 Жыл бұрын
Best video ,best explanation
@Saswat_94
@Saswat_94 2 жыл бұрын
I am a new commer in 12 so iam watching regularly your video from episode 1 it is so clear to me all the concept 😊
@shantanusharma4200
@shantanusharma4200 3 жыл бұрын
Sir, maine 10th k baad se jab lockdown laga tha tab se cs padhna bilkul chodh diya tha...coz school m bohot bekaar padha rhe the aur kuch smjh bhi nhi aata tha.... 2 saal baad jab ab boards aarhe h to darr lg rha tha ki kaha se padhu....pass ho bhi paunga ya nhi...but jab aapki videos dekhi to ab yakeen k saath keh skta hu ki pass hi nhi ache no. Bhi laa paunga....thank u sir
@codeitup
@codeitup 3 жыл бұрын
Most welcome Shantanu... Thank you for your precious comment, God bless you!
@tenzindorjee7689
@tenzindorjee7689 3 жыл бұрын
Thank you so much anand sir 🙏🙏
@codeitup
@codeitup 3 жыл бұрын
Most welcome😊
@krishnabeernally5509
@krishnabeernally5509 3 жыл бұрын
sir these videos are a huge help but sir in chapters like these pls include practical implementation too as you did for .Txt file it really helps in better understanding thanks sir.
@krishnabeernally5509
@krishnabeernally5509 3 жыл бұрын
pls see for it sir
@vines5239
@vines5239 Жыл бұрын
Thank you and love you sir today is my test of this topic
@ajeet5057
@ajeet5057 2 жыл бұрын
Dil se thankyou sir ❤️❤️ Aise teacher hamare school mein kyu nahi aate😀😉😉
@codeitup
@codeitup 2 жыл бұрын
Most welcome Ajeet🙂
@manyaarora3190
@manyaarora3190 3 жыл бұрын
So enticing video
@sauravkasana8254
@sauravkasana8254 4 жыл бұрын
Thanks sir for your unique Vidio series of java❤️❤️❤️
@codeitup
@codeitup 4 жыл бұрын
*💖*
@sermeliodas8618
@sermeliodas8618 4 жыл бұрын
Thank you sir 🙇
@codeitup
@codeitup 4 жыл бұрын
Always welcome😊
@ShivamSingh-xv4rw
@ShivamSingh-xv4rw 4 жыл бұрын
I am new subscriber waiting for new python class 12 video👌
@codeitup
@codeitup 4 жыл бұрын
Will upload soon Shivam !
@harshmathur5496
@harshmathur5496 Жыл бұрын
Sir exceptional handling par video banao please🎉🎉
@codeitup
@codeitup Жыл бұрын
Sure, kal aa jaegi, video recorded.
@harshmathur5496
@harshmathur5496 Жыл бұрын
@@codeitup btw sir the day after tomorrow is my mid term exam day ....... I'm very confused...... Please guide me ..
@abhishekpatel7174
@abhishekpatel7174 4 жыл бұрын
Sir plz make a Vedio on how to use delete operation plz🙏🙏
@abhimangaur
@abhimangaur 4 жыл бұрын
Your teaching style is very good sir ji
@codeitup
@codeitup 4 жыл бұрын
Thanks Abhiman !
@tajinderbhatia8035
@tajinderbhatia8035 3 жыл бұрын
sir u re the besttt .........
@prakritiagarwal0
@prakritiagarwal0 4 жыл бұрын
Thanku sir for this video i was really waiting for this ..thanku soo much..you teach so grt♥️
@codeitup
@codeitup 4 жыл бұрын
Most welcome Prakriti 😊
@prajwalkelageri6294
@prajwalkelageri6294 2 жыл бұрын
Your explanation is very good sir tq👌👍
@codeitup
@codeitup 2 жыл бұрын
Thanks & most welcome Prajwal!
@kajolsahu3495
@kajolsahu3495 3 жыл бұрын
Thankyou soo much sir ........👍🏻😊😊😊
@codeitup
@codeitup 3 жыл бұрын
Always welcome Kajol😊
@MitthuSenpaiHindi
@MitthuSenpaiHindi Жыл бұрын
GREAT LEC, SIR PLEASE MAKE A VIDEO SERIES CONSISTING OF IMPORTANT MCQS WITH HAS HIGH PROBABILITY OF COMING IN EXAMS IN CLASS 12
@mdsaiqultausiquefaizi9949
@mdsaiqultausiquefaizi9949 4 жыл бұрын
Sir exam me search ke liye aaya to import CSV will be in first line in coding?
@maskhara999
@maskhara999 3 жыл бұрын
Hn bhai
@nexgencomputer7961
@nexgencomputer7961 Жыл бұрын
esme ek doubt hai sir ki jo table hai indexing increase kaise ho rha hai bottom me , it means dryrun me problem hai mujhe,
@dannyosmond9790
@dannyosmond9790 2 жыл бұрын
Thank you so much for the explanation . But when I write this program, it gives IndexError saying list index out of range. How should I solve this sir ?
@dharamdeepschool
@dharamdeepschool 10 ай бұрын
M getting same error
@Lucifer-kc2sn
@Lucifer-kc2sn 3 жыл бұрын
Sir, there is an ERROR, AND I don't understand whats the problem. Plzzz help me , ERROR IS : list index is out of range import csv def search(): with open('details.csv', 'r') as obj: fobj = csv.reader(obj) next(fobj) for i in (fobj): if i[2]>75: print(i) # create() search()
@shamsh73
@shamsh73 3 жыл бұрын
I am facing the same problem too Sir
@shantanu6084
@shantanu6084 3 жыл бұрын
@@shamsh73 yes mee to
@SaptakChakraborty-vp1xj
@SaptakChakraborty-vp1xj Жыл бұрын
Sir to find the lowest value can we put if i [2] > Min Or if i [2] < Min
@ashutoshupadhyay2351
@ashutoshupadhyay2351 2 жыл бұрын
Thank u so much sir ❤️❤️
@codeitup
@codeitup 2 жыл бұрын
Most welcome Ashutosh!
@vivekanandram9938
@vivekanandram9938 3 жыл бұрын
sir I am getting and INDEXERROR(list index out of range) while running the search function.
@codeitup
@codeitup 3 жыл бұрын
Please paste your code here and I will make the corrections.
@vivekanandram9938
@vivekanandram9938 3 жыл бұрын
import csv with open("details.csv","r") as obj: fobj=csv.reader(obj) next(fobj) for i in fobj: if i[2]>=92: print(i)
@Lucifer-kc2sn
@Lucifer-kc2sn 3 жыл бұрын
@@codeitup import csv def search(): with open('details.csv', 'r') as obj: fobj = csv.reader(obj) next(fobj) for i in (fobj): if i[2]>75: print(i) # create() search()
@shiv6514
@shiv6514 2 жыл бұрын
Does these vedios are sufficient for our boards today's .........
@drk3374
@drk3374 2 жыл бұрын
how can we classify downloaded tweets into positive, negetive and neutral ones in pyhton. from already downlaoded csv file
@lakshya1003
@lakshya1003 Жыл бұрын
Sir def search banate waqt import csv nahi krna?
@badalkumar-ck1hj
@badalkumar-ck1hj 3 жыл бұрын
Good class sir thanks
@codeitup
@codeitup 3 жыл бұрын
My pleasure!
@subbusubby8112
@subbusubby8112 4 жыл бұрын
Superb explaination sir ❤️
@codeitup
@codeitup 4 жыл бұрын
Thanks a ton !
@sdey200
@sdey200 2 жыл бұрын
Sir this topic important hay for ip2023 exm.... Plz tell
@ShivamPathak01
@ShivamPathak01 4 жыл бұрын
Sir ap file handling ke bad konsa ch padaogee... eagerly waiting!!!!❤️
@codeitup
@codeitup 4 жыл бұрын
After file handling, there is recursion which I have already taught and then as per the book of Sumita Arora !
@ShivamPathak01
@ShivamPathak01 4 жыл бұрын
@@codeitup ok sirr
@dhruv7804
@dhruv7804 4 жыл бұрын
You are amazing
@codeitup
@codeitup 4 жыл бұрын
Thanks Meera !
@rishikaneogi6773
@rishikaneogi6773 4 жыл бұрын
Sir will u complete chapter 7 and 10(which is out of syllabus) also?
@codeitup
@codeitup 4 жыл бұрын
Yes Rishika, I will complete each chapter.
@UttarakhandGamer
@UttarakhandGamer 4 жыл бұрын
nyc explane sir jii
@codeitup
@codeitup 4 жыл бұрын
Thanks Ranjan !
@aayush4915
@aayush4915 2 жыл бұрын
next(fobj) use krne pr bhi error de rha h sir
@deepikajoshi369
@deepikajoshi369 3 жыл бұрын
Sir plz reply bca ya bsc me bhi python hota hai kya if yas can u share syllabus
@codeitup
@codeitup 3 жыл бұрын
Earlier it was not there, but recently it has been added. You can search on google.
@deepikajoshi369
@deepikajoshi369 3 жыл бұрын
@@codeitup I m searching but not getting syllabus
@ramendrasingh1397
@ramendrasingh1397 4 жыл бұрын
Thank you sir..🙏🙏 Sir can u pls urgently share the coding for python project on bank management system using file handling... Its a request sir.... Its urgent sir plssss...... Pls help sir
@codeitup
@codeitup 4 жыл бұрын
Download the project from here: projectworlds.in/python-projects-with-source-code/bank-management-system-project-in-python/
@vanshikarathore251
@vanshikarathore251 3 жыл бұрын
sir code bilkul galat chal rha hai jab def search() wala execute kara rahe hai and error if i[0]==roll: IndexError: list index out of range ye a rha hai
@sknagar_08
@sknagar_08 3 жыл бұрын
koi solution mila kya iska same problem here
@sknagar_08
@sknagar_08 3 жыл бұрын
ye error isliye aati h qki csv.reader() function hme ek blank list [ ] fir value [x,y,z] fir blank list [ ] fir value [a,b,c] return krta h
@vanshikarathore251
@vanshikarathore251 3 жыл бұрын
@@sknagar_08 nahi😕
@lakendrasori9487
@lakendrasori9487 2 жыл бұрын
with open wale line m "w" ke bad newline="" try kro run ho jayega
@harshkumar7117
@harshkumar7117 3 жыл бұрын
sir code bilkul galat chal rha hai jab def search() wala execute kara rahe hai and error if i[0]==roll: IndexError: list index out of range ye a rha hai sir pls see to it sir pls tell the solution sir you are doing great work but pls help us
@SANDEEPYADAV-xu6kb
@SANDEEPYADAV-xu6kb 3 жыл бұрын
same with me
@codeitup
@codeitup 3 жыл бұрын
if int(i[0])==roll:
@harshkumar7117
@harshkumar7117 3 жыл бұрын
@@codeitup thank you sir
@aayushthakur4380
@aayushthakur4380 3 жыл бұрын
sir please run this code in computer , my code is not running equeratily , please help me solve this problem to make csv file
@alfazjani8472
@alfazjani8472 3 жыл бұрын
sir before search should we write import csv
@diwakaryadav3167
@diwakaryadav3167 4 жыл бұрын
Sir pls reply:- sir plss aap ek sample paper cbse ka solve karwa dijiyega .aur types of questions bhi Kara dijiyega pls😭🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
@codeitup
@codeitup 4 жыл бұрын
In February !
@udaygorai5574
@udaygorai5574 4 жыл бұрын
Thank sir
@codeitup
@codeitup 4 жыл бұрын
Most welcome Uday !
@akshatkumar9383
@akshatkumar9383 2 жыл бұрын
sir you are a jam.
@akshatkumar9383
@akshatkumar9383 2 жыл бұрын
gem*
@diwakaryadav3167
@diwakaryadav3167 4 жыл бұрын
Sir I have a doubt :-sir Kya aap poora class 12 Kara denge till February mid including my sql and society law and ethics yaani poora Sunita Arora .pls reply sir 😭😭😭I am in worry .
@codeitup
@codeitup 4 жыл бұрын
Yes Diwakar, the syllabus will be finished by last of January !!
@diwakaryadav3167
@diwakaryadav3167 4 жыл бұрын
@@codeitup thank u sir Mai aaj hi aap k channel pe àaya aur I think yahi channel mujhe class 12 me chahiye tha .thank you sir.👍👍👍🇮🇳🇮🇳🇮🇳
@piyushsingh26
@piyushsingh26 3 жыл бұрын
enter your choice:2 ['roll', 'name', 'total marks'] [] ['5', 'aman', '100'] []-- why am I getting this bracket sir?
@soumyadipbasak5042
@soumyadipbasak5042 Жыл бұрын
did you find any solution bro?
@arceus2775
@arceus2775 3 жыл бұрын
the one who are getting error add newline=' ' after 'w' in line 3 and add delimiter=' , ' after obj in line 4
@dharamdeepschool
@dharamdeepschool 10 ай бұрын
Thanku dear
@dhruv7804
@dhruv7804 4 жыл бұрын
Hello sir I am your regular student . Sir when I did it practically in sublime in first attempt file was opened and fill with entries but in second attempt with same file it show permission error13 Sir please try to solve my problem
@codeitup
@codeitup 4 жыл бұрын
Open Sublime with Administrator rights !
@dakshsharma190
@dakshsharma190 3 жыл бұрын
sir mera list out of index error aa rha h same code type karne par bhi searching ke program mei
@sknagar_08
@sknagar_08 3 жыл бұрын
same here koi solution mile to btana
@alfazjani8472
@alfazjani8472 3 жыл бұрын
sir can we use for loop
@tajammulxheikh5946
@tajammulxheikh5946 Жыл бұрын
searching wala program nahi chal raha
@debarghadatta29
@debarghadatta29 4 жыл бұрын
Sir cbse kee exam feb ko suru hoga,my teachers told me.so sir plz complete the syllabus in jan.thank you sir 😇😇😇.and sir deleted syllabus plz mention ker k dena.
@sahithikistampalli2181
@sahithikistampalli2181 3 жыл бұрын
Starts from may😊
@tanishasharma775
@tanishasharma775 4 жыл бұрын
Sirji i was preparing 4 competitive exams that's y i didn't touch my cs. Can i get full marks after ur lectures? Plse rply sirji plse🙏
@latasharma487
@latasharma487 4 жыл бұрын
It's all about your progress
@codeitup
@codeitup 4 жыл бұрын
Just my lectures are not sufficient. You have to learn the book and do the questions after every chapter.
@nohairaspirant2337
@nohairaspirant2337 3 жыл бұрын
🖤
@codeitup
@codeitup 3 жыл бұрын
😊
@pandeygvlogs3308
@pandeygvlogs3308 4 жыл бұрын
sir plz saare videos ka notes provide kr dijiye
@codeitup
@codeitup 4 жыл бұрын
I am preparing the notes and the same will be available shortly.
@soumyadipbasak5042
@soumyadipbasak5042 Жыл бұрын
index out of bound dikha raha hai sir i[2] k liye
@michaellal2498
@michaellal2498 10 ай бұрын
bhai mera bhi dikhara h ye sir reply kyu nhi derhe??
@pandeygvlogs3308
@pandeygvlogs3308 4 жыл бұрын
sir aap notes provide kr skte h kya iska
@codeitup
@codeitup 4 жыл бұрын
I am preparing the notes and the same will be available shortly.
@pandeygvlogs3308
@pandeygvlogs3308 4 жыл бұрын
@@codeitup thanks a lot sir
@aryanbisht8951
@aryanbisht8951 3 жыл бұрын
sir search function is not working
@sukanshigarg6051
@sukanshigarg6051 8 ай бұрын
btech student here tnku
@invinciblemaverick22
@invinciblemaverick22 2 жыл бұрын
sir pehla program wrong hai run ni hoga
@belugacodes123
@belugacodes123 4 жыл бұрын
💖
@codeitup
@codeitup 4 жыл бұрын
💖
@geetasati8148
@geetasati8148 4 жыл бұрын
Sir course jaldi khatam kr dijiye 🙏🙏🙏🙏
@codeitup
@codeitup 4 жыл бұрын
By January..
@hardik3576
@hardik3576 3 жыл бұрын
Sir its writer not write
@aurshsinha500
@aurshsinha500 Жыл бұрын
just correcting - it will be i[2]='75' (75 will be within string) otherwise it will fetch you and error
@lakshayvinayak440
@lakshayvinayak440 3 жыл бұрын
This video content is not in the syllabus
@sunilkmaurya2893
@sunilkmaurya2893 4 жыл бұрын
Jldi khtm krdo sir ye series
@codeitup
@codeitup 4 жыл бұрын
Itna aasan nahi Sunil. But I am trying my best !
@Rajeevyadav-qw7to
@Rajeevyadav-qw7to 8 ай бұрын
Thank you so much sir ❤
@dipeshmaindolia
@dipeshmaindolia 4 жыл бұрын
thanku sir
@codeitup
@codeitup 4 жыл бұрын
Welcome Dear !
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 60 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 15 МЛН
Python File Handling | One Shot Video | In Hindi
2:52:16
codeitup
Рет қаралды 289 М.
Python Exception Handling | Everything in One Video | One Shot
1:12:53
File Handling in Python | Class 12 Computer Science | Lecture 12
21:57
Apni Kaksha Official
Рет қаралды 775 М.
Binary and CSV Files in Python | Class 12 Computer Science | Lecture 13
12:12
Apni Kaksha Official
Рет қаралды 417 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 60 МЛН