Reports:Tasks not implemented in Python
If Python is a language you like, or are interested in, please inform your fellow members of the Python community; this page can't be emptied without your and their participation.
Contents
Not implemented[edit]
These are currently not implemented in Python. Please implement some if you can. If any tasks are not possible or too complex in Python, they should not be on this list. To mark a task as such, add {{omit from|Python}}, preserving the capitalization of the language, to that task. It will appear below under the "Not Considered" section.
C
E
L
P
Draft tasks without implementation[edit]
These tasks are drafts, meaning they largely need more work to turn them into full tasks. Perhaps you can help by trying to implement them in Python (after all, one of the key requirements for a task being non-draft is multiple implementations, preferably in widely different languages) but be aware that this may be difficult because of lack of definition of the task itself.
A
C
- CLI-based maze-game
- Combinations with repetitions/Square digit chain
- Compiler/Preprocessor
- Compiler/Simple file inclusion pre processor
- Compiler/Verifying syntax
- Concatenate two primes is also prime
- Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)
- Count the coins/0-1
- Create your own text control codes
- Curve that touches three points
D
G
I
N
P
- Palindromic primes in base 16
- Pandigital prime
- Parse EBNF
- Penrose tiling
- Permuted multiples
- Piprimes
- Polynomial derivative
- Prime numbers p for which the sum of primes less than or equal to p is prime
- Primes which contain only one odd digit
- Primes whose first and last number is 3
- Process SMIL directives in XML data
- Pseudorandom number generator image
R
- Railway circuit
- Ramanujan primes
- Raster bars
- Recursive descent parser generator
- Remote agent/Agent interface
- Remote agent/Agent logic
- Remote agent/Simulation
- Robots
- Rodrigues’ rotation formula
- Rosetta Code/List authors of task descriptions
- Rosetta Code/Run examples
- Rosetta Code/Tasks without examples
- Round-robin tournament schedule
S
- Safe mode
- Sanitize user input
- Segmentation fault protection
- Selective file copy
- Sierpinski curve
- Simulated annealing
- Solve a Rubik's Cube
- Solving coin problems
- Sorting algorithms/Tree sort on a linked list
- Spoof game
- Square root by hand
- Starting a web browser
- Substring primes
- Sum data type
- Sum of primes in odd positions is prime
T
- Tamagotchi emulator
- Terminal control/Restricted width positional input/No wrapping
- Terminal control/Restricted width positional input/With wrapping
- Text completion
- Text to HTML
- Three word location
- Time-based one-time password algorithm
- Transliterate English text using the Greek alphabet
- Transportation problem
U
W
Requiring Attention[edit]
Examples[edit]
These tasks have implementations in Python, but somebody, somewhere, decided that the example implementation was faulty or in some other way requiring attention. If you're familiar with the task and language, please consider reviewing/correcting the example and removing the notice.
Other pages[edit]
These are other pages related to Python which require attention; with your knowledge and assistance, we can improve the quality of the site's content.
Not Considered[edit]
These tasks are not generally counted toward "unimplemented", as somebody, somewhere, decided that Python was inappropriate for these tasks, or implementations of them would be unenlightening. Feel free to try your hand at them anyway.
End of List[edit]
Again, feel free to try your hand at any of the tasks listed on this page.