Skip to content

Commit 6a3fbb8

Browse files
ErikSchierboommirkoperillo
authored andcommitted
Remove Tasks heading from instructions.md
1 parent f94eecb commit 6a3fbb8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

exercises/concept/annalyns-infiltration/.docs/instructions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Having found the kidnappers, Annalyn considers which of the following actions sh
1313

1414
You have four tasks: to implement the logic for determining if the above actions are available based on the state of the three characters found in the forest and whether Annalyn's pet dog is present or not.
1515

16-
## Tasks
17-
1816
## 1. Check if a fast attack can be made
1917

2018
Implement the (_static_) `AnnalynsInfiltration.canFastAttack()` method that takes a boolean value that indicates if the knight is awake. This method returns `true` if a fast attack can be made based on the state of the knight. Otherwise, returns `false`:

0 commit comments

Comments
 (0)