why can't type anything in the playground console.?
Input in console
Add a Comment
why can't type anything in the playground console.?
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 ?