# Introduction In this lab, you need to create a program that changes an element in an array based on user input, while also handling multiple exceptions for division by zero and array index out of bounds.
Click the virtual machine below to start practicing