MJP

architect • coder • strategist • musician • educator

Advanced: json.dumps

Advanced: json.dumps

Instructions

Implement a json.dumps function

Just do it step by step, using TDD. Look into what constitutes acceptable JSON, and start off testing the simplest JSON dictionary you can think of and build from there.