Create HighIQGame.java

This commit is contained in:
Thomas Kwashnak
2022-01-05 11:37:24 -05:00
committed by GitHub
parent c9d26373b5
commit 9b47c69be5

View File

@@ -0,0 +1,5 @@
public class HighIQGame {
public static void main(String[] args) {
}
}