What we learned about each other on the journey
+++
Note:
- Intro me
Note:
- image of labeled team
- trying to collaborate to get to a whole thing
- problem is we are all different with levels of knowlegde, interests and experience - different passions etc
- easy to make assumptions and hurt feelings
+++
# prints Show me the 99634$
$ echo Show me the $$$
"Hello " ++ "Exeter!"
> Hello Exeter!
5 / 2
> 2.5
5 // 2
> 2
addTwoString : Int -> Int -> String
addTwoString x y =
toString x ++ "+" ++ toString y ++ "=" ++ toString (x + y)
Note:
- Starts to make you happy... sooner
+++
- labels
- knowledge
- diversity