Skip to content

Commit 66a9bba

Browse files
marko-radosavljevicZabuzard
authored andcommitted
Add usage instructions on placeholder code boxes early into the course
1 parent 317f509 commit 66a9bba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Course/Models/task.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Your first task will be to create the basic models for this project.
1+
Your first task will be to create the basic models for this project. Make sure to write your code inside the
2+
designated placeholder boxes, otherwise your code will not be saved when you progress to the next section.
23

34
We will need a [Human.java](course://Course/Models/src/org/togetherjava/event/elevator/humans/Human.java)
45
file, that represents the individual humans who want to use elevators to travel around.

0 commit comments

Comments
 (0)