{ "blurb": "The classical introductory exercise. Just say \"Hello, World!\"", "authors": [ "robkeim" ], "contributors": [ "ErikSchierboom", "j2jensen" ], "files": { "solution": [ "HelloWorld.cs" ], "test": [ "HelloWorldTests.cs" ], "example": [ ".meta/Example.cs" ] }, "source": "This is an exercise to introduce users to using Exercism", "source_url": "http://en.wikipedia.org/wiki/%22Hello,_world!%22_program" }