@@ -15,4 +15,4 @@ public class ReadAndPrintScores
{ System.out.println( e );
}
-}
+}
@@ -0,0 +1 @@
+The codes use a scanner to take user input for an integer, prints it out to the user, and store it in scores.