Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make hello-world more simple #273

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

tejasbubane
Copy link
Member

by always expecting "Hello, World!"

Change in x-common: here

Upcoming new exercise to kinda replace hello-world: here

Since this hello-world is just meant to be a sanity check for everything working, I also went ahead and removed the use of class for the sake of simplicity.
We can introduce classes with the next two-fer exercise.

by always expecting "Hello, World!"

Change in x-common:
[here](exercism/problem-specifications#544)

Upcoming new exercise to kinda replace `hello-world`:
[here](exercism/problem-specifications#759)

Since this `hello-world` is just meant to be a sanity check for
everything working, I also went ahead and removed the use of class
for the sake of simplicity.
We can introduce classes with the next `two-fer` exercise.
@matthewmorgan
Copy link
Contributor

Does what it says on the box! Nice.

@matthewmorgan matthewmorgan merged commit 9e0305b into exercism:master Apr 18, 2017
@tejasbubane tejasbubane deleted the simpler-hello-world branch April 18, 2017 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants