mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 04:15:45 -08:00
Create HighIQGame.java
This commit is contained in:
5
48_High_IQ/java/src/HighIQGame.java
Normal file
5
48_High_IQ/java/src/HighIQGame.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class HighIQGame {
|
||||
public static void main(String[] args) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user