Input in console

Replies

What you get is normal. deadline returns nil, hence print outputs "null".

What do you want to type in console ? It is output only.

  • how can I take an input from user ?

Add a Comment