Ad
  • Default User Avatar

    This is poorly specified. You can't tell exactly what it wants you to do for many types of strings without trying to run it.

  • Default User Avatar

    In python, if you have a global variable named 'chars' it will get set to 'abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/' right before the random tests start (but after the basic tests run.) This was insanely frustrating as I had a variable with this name and similar (but not identical) contents and it took me a very long time to figure out what was going on.