ratfactor / ziglings

Learn the Zig programming language by fixing tiny broken programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excercise to perform input via console

dibakarbose opened this issue · comments

commented

Hi,

Is there any way to add exercises related to stdin. I am trying to create a small program taking input from console. But getting stuck there a little.

Good idea, but where do you actually get stuck? User interaction or reading through a pipe?