Skip to content

Commit

Permalink
Update HW3.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
rayegun authored Oct 11, 2024
1 parent 8dc8a00 commit 8f0bc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeworks/HW3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ md"""
let
if @isdefined count_descendants
try
check = count_descendants(Integer) == 17
check = count_descendants(Integer) == 15
if check
correct()
else
Expand Down

0 comments on commit 8f0bc89

Please sign in to comment.