Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Why didn't the print statement got executed?
error
except
finally
python
raise
type
typeerror
1 Voto
5 Respostas
9th Apr 2019, 2:18 PM
paperinflames
Would it be good practice to have the catch-all except statement followed by a raise statement to catch all possible exceptions and name them?
exceptions
python
1 Voto
1 Resposta
26th Jul 2016, 1:10 PM
Jay
Regexp to match everything "except these"
characters
except
exception
exclude
excluding
non-word
php
regex
regexp
0 Voto
9 Respostas
1st May 2023, 12:41 AM
Nathan Stanley
How do you do exception (not event) handling in JavaScript
except
exceptions
javascript
python
try
2 Votos
1 Resposta
27th Sep 2017, 12:53 PM
Bryan
Can't we use both finally and raise in the same block of code?
except
finally
pass
python
raise
try
0 Voto
2 Respostas
9th Apr 2019, 12:59 PM
paperinflames
multiple exception
except
exception
in
multiple
multipleexception
parentheses
single
0 Voto
2 Respostas
24th Mar 2018, 1:57 AM
Anwar Badurudeen
Does 'raise' executes after all the statements? What is the work flow when we use raise?
error
errors
except
exceptions
finally
print
python
raise
try
0 Voto
5 Respostas
9th Apr 2019, 2:36 PM
paperinflames
I tried following code try: num1 = 7 num2 = 0 print("Done calculation") print (num1 / num2) except ZeroDivisionError: print("An error occurred") print("due to zero division") It's throwing an error I don't understand why can someone explain me plz
exceptions
python
2 Votos
3 Respostas
2nd Aug 2016, 12:02 AM
nikitha gireddy
Python bug or feature? : list as a tuple item gets reassigned, raising error but still successful!
assign
bug
error
except
feature
python
re-assign
success
successful
tuple
1 Voto
5 Respostas
24th Oct 2018, 7:55 AM
Pela Lala
Get Errorno from MaxRetryError
errorno
except
exception
httpsconnectionpool
maxretryerror
newconnectionerror
python
try
urllib
urllib3
0 Voto
1 Resposta
10th Nov 2024, 7:29 PM
Mick
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
5
6
Próximo >
Quente hoje
How can a recursive function works perfectly in a for loop with large numbers while calling it too many times raises an error?
3 Votes
How to allow one instance of exe
1 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
purchase of a subscription
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
seats = 100 (blank) seats > 0: print "sell ticket" (blank) = seats - 1
0 Votes
What should I add/improve ?
1 Votes
Flight tracker coding foundation help me
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes