Hi All, The recent discussion regarding fractions compelled me to dig-up a fraction problem generating script I wrote a couple years ago and post it in case anyone has use for it. The purpose of the script is to generate algebraic fraction problems. It might also make a decent programming assignment to come up with such an algorithm. Just run it and you'll get 100 good problems dumped to your screen. Change the 2 parameters in the __main__ to adjust number generated and maximum denominators to use. I've never looked at Fraction.py, so no idea how this compares or relates, but don't think there's any similarity. Anyway, FWIW here it is (attached). All the best to everyone, Charlie -- AsymptopiaSoftware|Software@theLimit http://www.asymptopia.org
participants (1)
-
Charles Cossé