I have a tuple of tuples from a MySQL query like this:
T1 = ((\'13\', \'17\', \'18\', \'21\', \'32\'), (\'07\', \'11\', \'13\', \'14\', \'28\'),
Instead of putting int( ), put float( ) which will let you use decimals along with integers.
int( )
float( )