• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

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
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
The use of these certificates on LinkedIn
1 Votes
GitHub account connecting issue
3 Votes
Converter minĂșsculas em maiĂșsculas e imprimir
0 Votes
photo upload issue in html code
0 Votes
Algorithm to create maze-like grid
2 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Hardware of computer
3 Votes