COS235 HW1 Nicholas Pease 11 SEP 2024 Description: This program is a introduction to the RISCV programming language and has basi I/O capabilities. Execution: This program requires RARS (https://github.com/TheThirdOne/rars) and JDK. To execute the program with RARS, run the following command java -jar rars1_6.jar hw1.s With rars1_6 being the current version of RARS and in the same directory as the file