## An Undefined Future ### Undefined In previous exercise, you might have encouter `undefined` already. It's the value of a variable not having a value ! It's saying that the value was not defined. ### Instructions Find a way to declare a variable `myFuture` without defining its value Because after all, we don't know what your future holds ! > I'm more interested in the future than in the past, \ > because the future is where I intend to live. \ > ― Albert Einstein