Problem
(a) Find a program you have written in a statically typed language that would have been simpler to write in a dynamically typed language.
(b) Find a program you have written in a dynamically typed language that could equally well have been written in a statically typed language.