Cours
Se connecterCommencer à apprendre l'IA
Cours
Se connecterCommencer à apprendre l'IA

Discussions Q&R

Assertion with try and except: example
assertionspython
2 Votes
2 Réponses
26th Feb 2017, 1:05 PM
Andrea Mattè
Andrea Mattè - avatar
Meaning of Try: and Except: in Python
cpythonelse-statementsexcept:if-statementsmethodstry:
3 Votes
2 Réponses
10th Dec 2019, 9:09 PM
E∆SI🇳🇬🤖
E∆SI🇳🇬🤖 - avatar
try: num = 5 / 0 except: print("An error occurred") raise
exceptionspython
0 Vote
3 Réponses
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 Vote
9 Réponses
10th Nov 2016, 6:55 PM
leonardo
leonardo - avatar
How to handle the exceptions which are occured inside except: block?
exceptionspython
0 Vote
1 Réponse
17th Feb 2017, 7:15 AM
sampath sai
sampath sai - avatar
Aujourd'hui en vedette
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
you con help mi
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes