Hey thanks... Still getting an error message though. Here's what i'm doing: ------ import math log10(15625) ------ -It says that log10 is not defined, but it is since the module is imported, right?
-- http://mail.python.org/mailman/listinfo/python-list