Skip to content

Commit ddea7e4

Browse files
jagdish-15kahgoh
andauthored
Update exercises/practice/queen-attack/.approaches/introduction.md
Co-authored-by: Kah Goh <[email protected]>
1 parent 5885dc8 commit ddea7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/practice/queen-attack/.approaches/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Queen Attack Exercise
1+
# Introduction
22

33
In this exercise, we determine if two queens on a chessboard can attack each other based on their positions.
44
A queen in chess can move any number of squares horizontally, vertically, or diagonally.

0 commit comments

Comments
 (0)