.. 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: David Furcy and Tom Naps


Abstract Syntax of SLang 3
==========================

RP 35 Part 2
------------

This problem will help you master the structure of abstract syntax trees
for SLang 3 programs. To get credit for this randomized problem, you must
complete it correctly three times in a row.

.. avembed:: Exercises/PL/RP35part2.html ka
   :long_name: RP set #35, question #2


