Commit 2191a1d
Changed files (2)
src
Q5
src/Q4/RandomSumGame.java
@@ -56,8 +56,7 @@ public class RandomSumGame {
}
/**
- * Plays a roll of the given dice. This is a method overload of the
- * previous play method.
+ * Plays a roll of the given dice. This is a method overload of the previous play method.
*
* @param d1 the value of the roll for the first dice
* @param d2 the value of the roll for the second dice
src/Q5/README.md
@@ -0,0 +1,10 @@
+Learning Profile for Assignment #2, And Question #5
+
+Name: Mo Khan
+Student ID: 3431709
+
+1. Problem Statement:
+2. Description of the Code:
+3. Errors and Warnings:
+4. Sample Input and Output:
+5. Discussion: