|
From: Benjamin R. <ben...@ou...> - 2012-09-26 16:32:05
|
On Wed, Sep 26, 2012 at 12:10 PM, Paul Tremblay <pau...@gm...>wrote: > Thanks. I know when doing 8/9 in python 2.x you get 0. With python 3 you > get a decimal (Hooray, Python 3!). > > I ran the script I submitted with python 3. Do I need to change the > defects and totals from integers to floats to make my chart work > universally? > > P. > > That or just one of the two. Either way would work. Ben Root |