I am currently reading Introduction to the Theory of Computation (Sipser), and after introducing epsilon labeled transition arrows, the book shows the following NFA:
I was following it until I read the following :
Practice with it to satisfy yourself that it accepts the strings ϵ, a, baba and baa...
What does an input string of ϵ mean?