Ad
  • Custom User Avatar

    Python 3.6 should be enabled now. Let me know if it's not. You might need to reset to see it.

  • Custom User Avatar

    and when you return x[0] at the end, its type is a...? => read the description again. ;) (note: you should print the type of your output before returning it: I guess you'll have some surprises)

  • Custom User Avatar

    Help us help you. Tell us what language, and markup your code as code ( with triple backticks. the unintended markup in your code renders it unreadable. * and _ actually mean italics .. ).

    "List index out of range" sounds like a code issue, not a kata issue actually.

    Please check your code for list indices out of range, and reraise a Question if you're still having problems. With code, marked as a spoiler ( you got that right ).

    It's not completely impossible that you have found a kata issue, but ATM, it's unlikely.