Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a60553

Browse files
authored
Update README.md
1 parent 8964b1a commit 0a60553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
<ul>
33
<li>Everyone is expected to work on this on their computer</li>
44
<li>You are creating a BankAccount class and demonstrating it in a Main class</li>
5+
<ul>
56
<li>there are specifications written in comments in each class</li>
67
<li>don’t change the file or package names!</li>
8+
</ul>
79
<li>You will have to combine your understanding of Objects and Classes in Java with your understanding of conditionals and control flow.</li>
10+
<ul>
811
<li>remember to use comments to outline your methods and guide your own thinking as you write your code</li>
12+
</ul>
913
<li>You will have until 3:30 EST to complete this assignment</li>
1014
</ul>

0 commit comments

Comments
 (0)