Making Methods
Actions can be operations or methods
Three ways to combine actions
Sequential (...; ...)
Conditional (if...then...else)
Loop (do...while, for ...)
Every possible model can be built this way!
Previous slide
Next slide
Back to first slide
View graphic version