Skip to content

Commit 17a12e0

Browse files
Update instructions.md
1 parent 8655eec commit 17a12e0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

2/challenge-6/instructions.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
# Challenge 6 — Query for other simple types
22
`Call` is one of the many types that are available in CodeQL for Python. Try to write a query for showing all function definitions.
3-
Check the sylwia-budzynska/codeql-zero-to-hero repository challenge 6 for the solution.
4-
In CodeQL, we can often achieve the same results in many different ways, so don’t worry if your solution is different than the provided solution.
5-
6-
Check that you have the intended results.
3+
In CodeQL, we can often achieve the same results in many different ways, so don’t worry if your solution is different than the provided solution in this folder.

0 commit comments

Comments
 (0)