• 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
TedWeekend Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2023
Last Seen:Jan 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    Ad
    Quick Start Guide: Golang for Beginners
    Ever asked yourself, "What's the point of learning Go?" Here's a guide to explain it all.
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (8)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • TedWeekend
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      I have solved this task. My issue was - changing the function name in the first row

    • Custom User Avatar
      • inoy1
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      change 'word' on 'name' and 'print' on 'return', please

    • Custom User Avatar
      • TedWeekend
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      my understanding, they ask to solve through the function def

    • Custom User Avatar
      • inoy1
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

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

    • Custom User Avatar
      • TedWeekend
      • commented on "Keep Hydrated!" kata
      • 2 years ago

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

    • Custom User Avatar
      • TedWeekend
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      Thanks for tip. I didn't know that the suggested name does make sense

    • Custom User Avatar
      • Chrono79
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      See the initial code for Python:

      def abbrev_name(name):
          return
      

      Why did you change the function's name?

    • Custom User Avatar
      • TedWeekend
      • commented on "Abbreviate a Two Word Name" kata
      • 2 years ago

      I got the same result like in the sample but Test is failed. What is wrong?

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...