Ad
  • Custom User Avatar

    I'm having problems with the Python version, in local it is 100% acurate but in CW no.
    ex: (88) * (-15 / -33 / (5)) / (94 - -((((100 + 58)))) + 53) in local => 0.02622950819672131
    in CW => 88.02754098360656 should equal 0.02622950819672131
    Someone can help me?
    i have Python 3.7.1 and selected Python 3.6.0 in CW i only use re.search, str.split, .join and list.pop
    maybe functionality have changed on 3.7?
    Thx

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution