Courses
LoginStart now
Courses
LoginStart now

Q&A Discussions

Assertion with try and except: example
assertionspython
2 Votes
2 Answers
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 Answers
10th Dec 2019, 9:09 PM
E∆SI🇳🇬🤖
E∆SI🇳🇬🤖 - avatar
try: num = 5 / 0 except: print("An error occurred") raise
exceptionspython
0 Votes
3 Answers
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 Votes
9 Answers
10th Nov 2016, 6:55 PM
leonardo
leonardo - avatar
How to handle the exceptions which are occured inside except: block?
exceptionspython
0 Votes
1 Answer
17th Feb 2017, 7:15 AM
sampath sai
sampath sai - avatar
Hot today
Fast coding (mobile)
1 Votes
..
1 Votes
Beginner_to_SoloLearn
2 Votes
How to learn C++ and how long does it take
1 Votes
Coding help
2 Votes
DSA doubt
1 Votes
Bridge pattern use case
0 Votes
Hofstadter a sequence code coach is not running
0 Votes
Recover challenge history
0 Votes
Data structure using C
0 Votes