How can i iterate and add words to a line in haskell? IO

前端 未结 0 1421
生来不讨喜
生来不讨喜 2020-12-08 02:19

I have a main do block like this:

main = do
putStrLn "Insert a word:"
word <- getLine

My starting point is this line:

<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题