parse — Easy Playground
Reverse of format(): extract data from formatted strings
Getting started with parseRun locally
Install
pip install parsePython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: parse)
parse is a third-party package. Reverse of format(): extract data from formatted strings. Install with: pip install parse
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?