Ad
  • Custom User Avatar

    @parceval I need a hint on how to address this error, I am really close but am unsure if my value has to be returned as a float. Please help

    The error:

    Traceback:
    in
    in increment_string
    ValueError: invalid literal for int() with base 10: '<6380345794529604500000000856314853'

  • Custom User Avatar

    I am recieveing a failed attempt when I submit. Not sure how to figure it out without the URL... Any tips would be appreciated.

    error raised:

    '' should equal 'xakep'

  • Custom User Avatar

    Were you able to figure this out? Stuck as well. There seems to be a large jump from 418 to 471 not sure why that is and if thats the culprit. Any hints?

  • Custom User Avatar

    Okay, I figured as much but was sure how to resolve the issue. I was coding in python.

  • Custom User Avatar

    Everytime I try to test my code it gives me this error. Request Timeout: The server timed out running the request. This may be due to an issue with the backend server. Please try again.

    Has anyone else had this problem? I have tried multiple times and on separate occasions.

  • Custom User Avatar

    I have a qestion about the line (raise NotImplementedError("TODO: calculate_years")). I am not sure what to do with this line of code. I have read the documentation on it and know that if something occurs it raises some exception but it still doesnt make sense. I am tempted to just # out that line of code. Any tips or hints on what to do, or what I am suppose to learn from that line would be helpful. Thanks

  • Custom User Avatar

    I am having an issue, my code runs when I remove the 6 from the test code but not with it included. I don't want to remove it and miss the big concept the author is trying to enstill. Can anyone tell me why this is the max value? or recommend a link or supplemental reading on why this might be occuring? thanks!