freeCodeCamp / curriculum-helpers

An internal package that allows thorough testing of challenges between multiple freeCodeCamp platforms.
BSD 3-Clause "New" or "Revised" License
18 stars 13 forks source link

Missing `get_nth_statement` python method #228

Open gikf opened 1 month ago

gikf commented 1 month ago

Describe the bug Python helper method get_nth_statement is mentioned in the documentation - https://opensource.freecodecamp.org/curriculum-helpers/python.html#get-the-nth-statement, but I'm unable to find it in the https://github.com/freeCodeCamp/curriculum-helpers/blob/main/python/py_helpers.py