.. 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

Interpreter Review
==================

RP 24 Part 1
------------

This randomized problem will help you fully master the behavior of the
SLang 1 interpreter. Solve it correctly three times in a row to get
credit for it.

.. avembed:: Exercises/PL/RP24part1.html ka
   :long_name: RP set #24, question #1


