• @[email protected]
    link
    fedilink
    510 months ago

    It’s almost like some useless person created a variable with a distinct set unlikely to be higher than the hundreds as a floating point - when it obviously should have been an int.

    • @[email protected]
      link
      fedilink
      1210 months ago

      Nah, it makes sense to use a floating point number here, since unless the test is marked out of a factor of 100 then there will likely be a fractional value as the final percentage. The mistake was not rounding the final displayed value.