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

Hello-World just a bit over a newbie level? #430

Closed
ghost opened this issue Mar 10, 2017 · 2 comments · Fixed by #432
Closed

Hello-World just a bit over a newbie level? #430

ghost opened this issue Mar 10, 2017 · 2 comments · Fixed by #432

Comments

@ghost
Copy link

ghost commented Mar 10, 2017

Just thinking a bit about the Hello-World exercise for Python and that it might be a bit above a complete newbie level. In order for a few of the tests to pass an if statement is needed to test the incoming value. While this is low level material, I recommend that maybe it be more simple to have the function simply return the "Hello, World!" string.

@behrtam
Copy link
Contributor

behrtam commented Mar 10, 2017

You are not the first or only one that thinks that way. It should change in the future: exercism/problem-specifications#520

@ghost
Copy link
Author

ghost commented Mar 22, 2017

Thanks @behrtam!

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 a pull request may close this issue.

1 participant