[Haskell-beginners] question

Roelof Wobben rwobben at hotmail.com
Wed Jul 13 21:27:41 CEST 2011



hello, 

 

For a exercise I need to multiply a number by itself.

So I used :

 

[x^2 | x <- [1..100]]

 

but now I get a error message on codepad that ^is unknown.

What can I use then and where do I find it on a keyboard?

 

Roelof

  		 	   		  


More information about the Beginners mailing list