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

Chapter 5 – Exercise "running elixir through CLI" #110

Open
jonathan-soifer opened this issue Apr 9, 2022 · 0 comments
Open

Chapter 5 – Exercise "running elixir through CLI" #110

jonathan-soifer opened this issue Apr 9, 2022 · 0 comments

Comments

@jonathan-soifer
Copy link

Hi!

Good afternoon 😊

At the end of Chapter 5, the last exercise is about saving any of the code to its own file and experimenting with the CLI

Screenshot 2022-04-09 at 15 44 28

And that is awesome! Although, while trying to run this on the latest elixir version (1.13.4 at the moment of this message) – I get no output to the console.

Because of that, I had to change my code, from:

Screenshot 2022-04-09 at 15 47 47

To:

Screenshot 2022-04-09 at 15 48 12

TL;DR: It seems like we need to use IO.puts/1 in order to complete this exercise in a way that a "newbie" would feel comfortable (by seeing the output to the console)

Unless I am mistaken, I believe this was not taught before and this might demotivate some people.

Would you consider changing this?

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

1 participant