Skip to content

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

Open
@jonathan-soifer

Description

@jonathan-soifer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions