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

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

JSVEE content package containing Python examples.

ae_adl_hello
-----------------------
Animation for printing Hello World to console

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

ae_adl_variables
-----------------------
Animation showing addition of numbers and variables

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

ae_adl_simple_arithmetics
-------------------------
Animation showing simple addition and multiplication

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

ae_adl_arithmetics2
-----------------------
Animation showing complex addition and multiplication

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

ae_adl_swap
-----------------------
Animation displaying the swapping of two variables

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

ae_adl_comparison
-----------------------
Animation on comparing variables

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


