Ad
  • Custom User Avatar

    Also, on top of comment above, converting list or instances of Vector class to string cannot be done with str method.

  • Default User Avatar

    Having issues with this... (Python)

    Testing arithmetic
    Addition
    Traceback:
    in
    AttributeError: 'list' object has no attribute 'equals'

    When I tried it in IDLE, all the functions work :/