Title:
Computer Programming: Math Facts
Author:
Aaron Woehler
Worksheet ID:
24
Created:
2008-04-17 11:39:34
Filename:
Computer_Programming__Math_Facts.pdf
Downloads:
182
Summary:
Simply Jython/Swing program to calculate addition and multiplication math facts.
Keywords:
computer programming jython swing
This assignment was designed to introduce students to using Swing with Jython. Students are asked to copy the provided code which provides addition facts practice and expand it to also include multiplication facts.
The program was originally implemented using the JES programming environment but is not limited to that development environment.