.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Mostafa Mohammed, updated exercise links by Cliff Shaffer
   :requires:
   :satisfies:
   :topic:

Intro Exercises
===============

Exercise 1
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Grammar/GramIntro3str.html pe
   :long_name: Three string grammar


Exercise 2
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Grammar/GramIntroanbm.html pe
   :long_name: anbm grammar


Exercise 3
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Grammar/GramIntroanb2n.html pe
   :long_name: anb2n grammar


Exercise 4
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/FA/DFAodda.html pe
   :long_name: Odd number of a's


Exercise 5
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/FA/DFAoddaevenb.html pe
   :long_name: Odd number of a's, even number of b's


Exercise 6
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/FA/DFAodda3b.html pe
   :long_name: Odd number of a's, at most 3 b's


Exercise 7
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/FA/DFAno3a.html pe
   :long_name: No string with 3 consecutive a's


