Add more arithmetic examples
This commit is contained in:
parent
392e1cd09e
commit
32247fc5da
@ -4,5 +4,6 @@
|
||||
> 6 * 5.0
|
||||
> "Hello" ++ " world"
|
||||
> "Haskell" > "C++"
|
||||
> 3 > 4
|
||||
> True && False
|
||||
\end{haskellcode*}
|
Loading…
Reference in New Issue
Block a user