• 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
ChristianFlack Avatar
Name:Christian Flack
Clan:sigabrt
Member Since:Dec 2017
Last Seen:Jul 2025
Profiles:
Following:8
Followers:8
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (4)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • wthit56
    • resolved a suggestion on "multiply(value, times)" kata
    • 6 years ago

    Done. 👍

  • Custom User Avatar
    • wthit56
    • resolved an issue on "multiply(value, times)" kata
    • 6 years ago

    I figured it out! XD

    The function is tested more than once. The first run through passed, but the second run through failed. This is because you permanently changed the number of times it's meant to run to 0, during the first run. So on the second run, it runs the function 0 times.

  • Custom User Avatar
    • ChristianFlack
    • created a suggestion for "multiply(value, times)" kata
    • 8 years ago

    Where times is 0, an empty string should be returned.

    This should be tested.

  • Custom User Avatar
    • ChristianFlack
    • created an issue for "multiply(value, times)" kata
    • 8 years ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...