Обсуждения
re error - multiple repeat
0 голосов
1 ответChallenge time out/latency
4 голосов
2 ответовWrong answers
2 голосов
3 ответовSample code not working
0 голосов
3 ответовCourse topics not opening
0 голосов
4 ответовSpam Eggs?
0 голосов
5 ответовWhy -4%1.5 in python shows 0.5??
0 голосов
4 ответовHelp me with my music player project
0 голосов
1 ответWhy a build error occours
0 голосов
2 ответовSoloLearn compile limit?
0 голосов
8 ответовSuggestion
2 голосов
2 ответовWhat are logical errors?
2 голосов
4 ответовIf except can handle common errors very well, doesn't that make the use of raise redundant inside of a try-except block?
For example:
try:
print( 5 / 0 )
except ZeroDivisionError:
raise ValueError("An error occurred!")
What's the difference if we handle it this way:
try:
print( 5 / 0 )
except (ZeroDivisionError, ValueError):
print("An error occurred!")
3 голосов
2 ответовcan you help me?
0 голосов
2 ответовАктуальное сегодня
Where is the error
0 Votes
Help
0 Votes
Full form of HTML
0 Votes
Please help me
0 Votes
Which one is better?? And why??
1 Votes
Use of global function in c
0 Votes
Game
0 Votes