{ "blurb": "The classical introductory exercise. Just say \"Hello, World!\"", "authors": [ "arguello" ], "contributors": [ "benreyn", "mbertheau", "PurityControl", "yurrriq" ], "files": { "solution": [ "hello-world.rkt" ], "test": [ "hello-world-test.rkt" ], "example": [ ".meta/example.rkt" ] }, "source": "This is an exercise to introduce users to using Exercism", "source_url": "http://en.wikipedia.org/wiki/%22Hello,_world!%22_program" }