java-basics Sandbox project for teaching Java basics. Building the code From the terminal, type: ./gradlew build Running the code From the terminal, run: ./gradlew run Importing into VSCode ...TODO...