handouts/ho03.tex
changeset 497 c498cb53a9a8
parent 495 7d9d86dc7aa0
child 518 aecbe0077f2d
--- a/handouts/ho03.tex	Mon Jun 19 10:44:28 2017 +0100
+++ b/handouts/ho03.tex	Wed Jun 28 12:46:23 2017 +0100
@@ -186,7 +186,8 @@
 \end{lstlisting}}  
 
 \noindent I let you think what the corresponding DFA looks like in the
-graph notation.
+graph notation. Also, I suggest you to tinker with the Scala code in
+order to define the DFA that does not accept any string at all. 
 
 Finally, I let you ponder whether this is a good implementation of
 DFAs or not. In doing so I hope you notice that the $\varSigma$ and