⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{Vptopic |topic=RosettaCodeNeedsX |summary=Script to find problems unsolved in X language }}

I wanted to contribute something easy in Python, but it seemed like everything had already been done in Python. So I wrote a script in Python to find out if there were any Python problems left. There were. Then, I improved the code and made it general, so you type in whatever programming language you're interested in. It returns in an instant for this site's popular languages like Tcl and Python, so it should work for whatever language you want to develop in.

[https://github.com/lethargilistic/RosettaCode/blob/master/RosettaCodeNeedsX.py Here it is.] [[User:Lethargilistic|lethargilistic]] ([[User_talk:Lethargilistic|talk]]) 18:30, 13 June 2015 (UTC) *And, immediately, I find [[Unimplemented tasks by language]]. xD [[User:Lethargilistic|lethargilistic]] ([[User_talk:Lethargilistic|talk]]) 18:38, 13 June 2015 (UTC)