.. 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: Hamza Manzoor
   :requires:
   :satisfies: JSVEE Python
   :topic: JSVEE Python


JSVEE Python 2
================

About
-----------------------

JSVEE content package containing Python examples.

ae_adl_logic
-----------------------
Explanation of how the logic operator behaves

.. extrtoolembed:: 'ae_adl_logic'
   :learning_tool: mastery-grid-python-animations

ae_adl_greet
-----------------------
Evaluating the input function

.. extrtoolembed:: 'ae_adl_greet'
   :learning_tool: mastery-grid-python-animations

ae_adl_input1
-----------------
Handling of addition and multiplication of two input variables

.. extrtoolembed:: 'ae_adl_input1'
   :learning_tool: mastery-grid-python-animations

ae_adl_input2
-----------------------
Calculate area of circle given the radius as input

.. extrtoolembed:: 'ae_adl_input2'
   :learning_tool: mastery-grid-python-animations

ae_adl_hiscore1
-----------------------
Explanation of simple if statement using game scores

.. extrtoolembed:: 'ae_adl_hiscore1'
   :learning_tool: mastery-grid-python-animations

ae_adl_hiscore2
-----------------------
Another explanation of simple if statement using game scores

.. extrtoolembed:: 'ae_adl_hiscore2'
   :learning_tool: mastery-grid-python-animations


