Arithmetic is a Sugar learning activity designed to help learners practice basic arithmetic concepts through interactive challenges. The activity covers addition, subtraction, multiplication, and division, and includes score-based progress tracking.
arithmetic.py: main activity implementation.activity/: activity metadata and configuration files.puzzles/: modules defining different types of arithmetic problems.dobject/: helper modules used by the activity.po/: translation files for multiple languages.setup.py,MANIFEST,NEWS,COPYING,COPYING.GPLv2: packaging and licensing metadata.screenshots/: example images included in the repository.
This project is a Sugar activity and is intended to run inside the Sugar learning environment as an activity bundle.
This project is distributed under the terms of the GNU General Public License (GPL) v2 or later. See the COPYING file for details.