Showing 0-0 of 0 results
# Exercise Title Features Description Platform Keywords
1 (Exception Handling) Arithmetic - CSEdPad Given two numbers, this program checks what happens when a number is divided by zero. AnnEx exception handling
2 Exceptions asE Python PredictingFinalResult for demonstrating Exceptions asE QuizPET exception handling, exceptions
3 Exceptions Assertion Python PredictingFinalResult for demonstrating Exceptions Assertion QuizPET exception handling, exceptions
4 Exceptions addarr Python PredictingFinalResult for demonstrating Exceptions addarr QuizPET exception handling, exceptions
5 index error Python PredictingFinalResult for demonstrating index error QuizPET exception handling, exceptions
6 value error Python PredictingFinalResult for demonstrating value error QuizPET exception handling, exceptions
7 Exceptions 1 Java PredictingFinalResult for demonstrating Exceptions 1 QuizJET exception handling, exceptions
8 Exceptions 2 Java PredictingFinalResult for demonstrating Exceptions 2 QuizJET exception handling, exceptions
9 Exceptions 3 Java PredictingFinalResult for demonstrating Exceptions 3 QuizJET exception handling, exceptions
10 Exceptions 4 Java PredictingFinalResult for demonstrating Exceptions 4 QuizJET exception handling, exceptions
11 Exceptions 5 Java PredictingFinalResult for demonstrating Exceptions 5 QuizJET exception handling, exceptions
12 Practising reading a file and printing the third element in each line of the file Construct a program that opens up a file and prints out the third element in each line of the file jsParsons exception handling, file i/o
13 Printing file contents Construct a program that opens up a file and prints out each line of the file jsParsons exception handling, file i/o
14 Try adding Construct a function that adds two numbers together and handles non-numeric input. jsParsons exception handling, exceptions
15 Try Except Construct a program that prints out various Celcius temperatures in Fahrenheit. jsParsons exception handling, exceptions
16 Exceptions Java CodeVisualization for demonstrating Exceptions JSVEE exception handling, exceptions
17 Try Except 1 Python CodeVisualization for demonstrating Try Except 1 JSVEE exception handling, exceptions
18 Try Except 2 Python CodeVisualization for demonstrating Try Except 2 JSVEE exception handling, exceptions
19 Throwing Exceptions Review Questions Question, Battery CS1-level review questions on exception handling in Java. OpenDSA Exception
20 csedpad.19.ExceptionHandling.exceptionhandling PCEX Set of activities for csedpad.19.ExceptionHandling.exceptionhandling PCEX
21 csedpad.19.ExceptionHandling.exceptionhandling Your bank account balance suddenly becomes zero and you are trying to find out what proportion of the current balance PCEX
22 csedpad.19.ExceptionHandling.exceptionhandling_1 PCEX Set of activities for csedpad.19.ExceptionHandling.exceptionhandling_1 PCEX
23 csedpad.19.ExceptionHandling.exceptionhandling_1 You have an empty string. You are trying to find out whether you can find PCEX
24 csedpad.19.ExceptionHandling.exceptionhandling_1 You wrote a setence about a fruit that you love. You are trying to find out whether you can find PCEX
25 csedpad.19.ExceptionHandling.exceptionhandling_1 This program demonstrates how arrays are initalized and how an ArrayIndexOutOfBoundsException can occur. PCEX
26 csedpad.19.ExceptionHandling.exceptionhandling_1 This program checks that an input for an order is in the correct format, demonstrating how a NumberFormatException can occur. PCEX