You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
When I try to very an answer there seems to be an issue. Screenshot below -
When run the code with bash functions.bash 50 76 the code seems to work properly. When I try to verify the code with learnyoubash verify functions.bash, the output is not correct thus fails the test.
Also there are times when I only get the main and nothing from the recursive functions. Like this in the screenshot below -
When I try to very an answer there seems to be an issue. Screenshot below -

When run the code with
bash functions.bash 50 76the code seems to work properly. When I try to verify the code withlearnyoubash verify functions.bash, the output is not correct thus fails the test.Also there are times when I only get the

mainand nothing from the recursive functions. Like this in the screenshot below -