Difference between revisions of "User:Cgo"

From HaskellWiki
Jump to navigation Jump to search
 
(blank; user pages not for questions)
 
Line 1: Line 1:
'''Bold text'''
 
 
excuse me, I have a question is Haskell programming and I need someone help me to solve it
 
I have a list of strings, I want to use putStr in Data.Char to show it out in the terminal screen. For example, a string likes ["!@#$","#@$"] will be shown as
 
"!@#$"
 
"#@$"
 
Actually, I don't know the good way the make it. Please help me
 

Latest revision as of 20:21, 23 November 2010