+ 3
Can any one teach me exception &File in python from basic
Pls help me guys I also want to become a good coder like all. If I know the answer of your questions then I will also help you so please support me.. Guys. I know only little about exception and file that is it used to creat error but questions is that why we creat error everyone wants that his/her code will run with no error so pls.. Tech me.. Guys. Regrads Rohitđ Thank you Sololearn team..
14 Answers
+ 7
Sololearn has some basic tutorials for files and exceptions:
Files:
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2445/
https://www.sololearn.com/learn/Python/2446/
https://www.sololearn.com/learn/Python/2447/
https://www.sololearn.com/learn/Python/2448/
Exceptions:
https://www.sololearn.com/learn/Python/2440/
https://www.sololearn.com/learn/Python/2441/
https://www.sololearn.com/learn/Python/2443/
+ 5
Slick Thank you too much bro for explaining in such a great way.. Again thank you with love.
+ 4
Lothar thank you also bro
+ 4
đđ˘đ˘đđ¨ đđĄđđ˛đđĽ I am learning just I don't understand in app language that's why I put questionđ
+ 3
Sometimes you can create an error when the user inputs the wrong kind of data.
Like if you ask for a name, you can raise an exception if the user enters any numbers.
+ 3
run this twice
enter a name the first time, then enter a name with a number the second time
https://code.sololearn.com/cwkDZ5HknPnj/?ref=app
+ 3
Look in the tutorial. There is a detailed ecplabation from the scratch. If you THEN have a SPECIFIC question you can ask again here in the forum....
+ 3
Alexander Thiem bro i already read but i can't understand from there but now I understand but only few doubts are left I am trying to solve all
+ 2
How I can use this
+ 2
Rahul shukla This is not question related isnt it?
+ 1
Use youtube or w3s school or tutorialspoint... these are best sources to learn file and exception handling