ftfy — Easy Playground
Fix broken Unicode text (mojibake, encoding issues)
Getting started with ftfyRun locally
Install
pip install ftfyPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: ftfy)
ftfy is a third-party package. Fix broken Unicode text (mojibake, encoding issues). Install with: pip install ftfy
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?