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
At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.
This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!
If you're interested in learning more about this auto-responder, please read this blog post.
Thanks for filing an issue. Unfortunately, the instructions for the flatten-array practice exercise are pulled from a cross programming language repo called problem specifications. They are not editable for the Python (or any) track.
While we could make an instruction append, I think that the difference between nil/null and None is fairly easily determined by most Pythonistas, and so making an append is unnecessary work.
However, should you want to suggest that the Python None to be added to the general exercise instructions, the place to do that would be problem specifications, after you open the issue for discussion in the Exercism forum.
File: exercises/practice/flatten-array/.docs/instructions.md
In this exercise description the example uses "null" whereas in Python it should be "None".
The text was updated successfully, but these errors were encountered: