Skip to content

Commit e1588b3

Browse files
committed
added Javadoc info
1 parent 643b1f7 commit e1588b3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
2.22 KB
Binary file not shown.

TeachingKidsProgramming/src/org/teachingkidsprogramming/section07events/DeepDive07Events.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public class DeepDive07Events
2121
// Step 4: Consider at least one thing you just learned
2222
// Step 5: Advance to the next method
2323
// Do not change anything except the blank (___)
24-
//
24+
// HINT: If you are stuck, look at the JavaDoc
2525
@Test
2626
public void twoTortoises() throws Exception
2727
{

0 commit comments

Comments
 (0)