Dan K.
0
Q:

unsupported operand type(s) for / 'fraction' and 'fraction'

gcden = gcd(numerator,denominator)
Traceback (most recent call last):
  File "zwölf.py", line 127, in <module>
    f3 = f1 * f2 
TypeError: unsupported operand type(s) for *: 'Fraction' and 'Fraction'
-1

New to Communities?

Join the community