Studing with excersim Commands Downloading the exercise exercism download --exercise=<exercise-slug> --track=<track-slug> Submitting the exercise exercism submit <implementation_file_paths> Runnign the tests gradle test