Ad
  • Default User Avatar

    Nvm figured it out

  • Default User Avatar

    I pass almost all the random tests but I get 14 errors. I think it all stems from the first error saying that both initializatoins should result in the same vector, what am I doing wrong? In my side IDE when I define a vector with a list, tuple, or just 3 inputs they all show the same in the IDE

  • Default User Avatar
  • Default User Avatar

    I really enjoyed this kata, it helped me learn about a few interesting methods to call on a list!
    However, it did take me two attempts because I at first was thinking it meant we were swapping any two indeces. If that's not a kata, maybe it could be a level 6!