We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317f509 commit 66a9bbaCopy full SHA for 66a9bba
Course/Models/task.md
@@ -1,4 +1,5 @@
1
-Your first task will be to create the basic models for this project.
+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.
3
4
We will need a [Human.java](course://Course/Models/src/org/togetherjava/event/elevator/humans/Human.java)
5
file, that represents the individual humans who want to use elevators to travel around.
0 commit comments