Cursos
Fazer loginComeçar a aprender IA
Cursos
Fazer loginComeçar a aprender IA

Q&A Discussões

Assertion with try and except: example
assertionspython
2 Votos
2 Respostas
26th Feb 2017, 1:05 PM
Andrea Mattè
Andrea Mattè - avatar
Meaning of Try: and Except: in Python
cpythonelse-statementsexcept:if-statementsmethodstry:
3 Votos
2 Respostas
10th Dec 2019, 9:09 PM
E∆SI🇳🇬🤖
E∆SI🇳🇬🤖 - avatar
try: num = 5 / 0 except: print("An error occurred") raise
exceptionspython
0 Voto
3 Respostas
24th Apr 2017, 4:24 AM
arun kumar
arun kumar - avatar
user_input=input: x = float(input(''enter number'')) While x != 1 try: x/2 except: x*3+1
codepython
0 Voto
9 Respostas
10th Nov 2016, 6:55 PM
leonardo
leonardo - avatar
How to handle the exceptions which are occured inside except: block?
exceptionspython
0 Voto
1 Resposta
17th Feb 2017, 7:15 AM
sampath sai
sampath sai - avatar
Quente hoje
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes