• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
SherlockIT Avatar
Name:Aliym
Clan:Unknown
Skills:python junior developer
Member Since:Nov 2019
Last Seen:Jan 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (5)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • SherlockIT
    • commented on "Simple Fun #176: Reverse Letter" kata
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • Chrono79
    • commented on "A Needle in the Haystack" kata
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • hughoc
    • commented on "A Needle in the Haystack" kata
    • 5 years ago

    I am getting something very similar:
    expected:<found the needle at [position ]3>
    but was:<found the needle at []3>

  • Custom User Avatar
    • Chrono79
    • commented on "A Needle in the Haystack" kata
    • 5 years ago

    Your code is returning a tuple instead of a string.

  • Custom User Avatar
    • SherlockIT
    • commented on "A Needle in the Haystack" kata
    • 5 years ago

    : ('found the needle at position', 3) should equal 'found the needle at position 3'
    : ('found the needle at position', 5) should equal 'found the needle at position 5'
    : ('found the needle at position', 30) should equal 'found the needle at position 30'
    ))

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...