week 2 challenge

This commit is contained in:
Joshua Ashton
2024-02-04 15:54:05 -07:00
parent f0a34db016
commit 7876f90b48
30 changed files with 101 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/zsh
javac *.java
java App
rm *.class