# Introduction In this lab, you are required to create a program that takes three string inputs from the user, stores them in an ArrayList called "languages", and then removes the second element from the list before printing the updated list.
Click the virtual machine below to start practicing