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

Specify the exact string that needs to be printed #89

Closed
jasny opened this issue Oct 3, 2018 · 1 comment
Closed

Specify the exact string that needs to be printed #89

jasny opened this issue Oct 3, 2018 · 1 comment

Comments

@jasny
Copy link
Contributor

jasny commented Oct 3, 2018

Different implementations output different strings;

  • hello world
  • Hello world
  • Hello World
  • Hello world!
  • Hello World!
  • etc

Also, some have line endings, while others don't.

Please specify the exact string that should be outputted.

@Aspirar
Copy link
Owner

Aspirar commented Oct 4, 2018

It could be any of the above. In fact, some programs here print hello world vertically instead of horizontally, and some print it graphically. It's all about learning something new and having fun in the process :)

@Aspirar Aspirar closed this as completed Oct 4, 2018
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

No branches or pull requests

2 participants