CSC300: Welcome! [1/1] |
Welcome to CSC 300!
Java Demo
Here is a Java demonstration program that has functions that I implemented that are similar to your homework.
Download it and save it to the ds1.student
package under src/main/java
in IntelliJ IDEA.
Take a look at the included main
function. Feel free to change things around and experiment!