News

This module is designed so students can practice comparing fractions in different forms. It utilizes a GUI in python to prompt the user to solve fraction problems and keeps track of the users score.
Calculator apps and handheld calculators are clunky, but Python's interactive mode easily recalls previous results for ...
This module uses random number generators to simulate dice rolls. The user can provide any number of different sided dice and the number of times the dice are rolled. The program will then produce a ...