• 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
atthom Avatar
Name:Thomas Jalabert
Clan:@ezako
Member Since:Feb 2018
Last Seen:Mar 2022
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (8)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • MykalS
    • commented on "Simple multiplication" python solution
    • 3 months ago

    Thank you for asking this because I had the sme question.

  • Custom User Avatar
    • Noisy-GH
    • commented on "Simple multiplication" python solution
    • 11 months ago

    Damn! Makes sense! Thanks!

  • Custom User Avatar
    • jtluc36
    • commented on "Simple multiplication" python solution
    • 11 months ago

    return breaks the flow of execution so the else block is extraneous in this case. if the number is even, execution will stop after number * 8. otherwise it will continue to run until it hits the next return statement

  • Custom User Avatar
    • Noisy-GH
    • commented on "Simple multiplication" python solution
    • 11 months ago

    So we don't need to use Else? I thought this way would return both *8 and *9 for even numbers.

  • Custom User Avatar
    • akar-0
    • commented on ""Moving Zeros To The End" Julia Translation"
    • 3 years ago

    Outdated translation, needs update.

  • Custom User Avatar
    • user8436785
    • commented on ""Sum of positive" Julia Translation"
    • 6 years ago

    https://www.codewars.com/kumite/5b34bd0b2ae75477d5000021?sel=5d6c7ce0dd93aa002891629e

    • added random tests
    • enabled julia 1.0
  • Custom User Avatar
    • Unnamed
    • commented on ""Sum of positive" Julia Translation"
    • 7 years ago

    Merge conflict.
    Random tests would be nice too.

  • Custom User Avatar
    • g964
    • commented on ""Consecutive strings" Julia Translation"
    • 7 years ago

    Thanks for your time but there are no random test that are mandatory now.
    Moreover I think you need some more experience at CW before translating.
    Cheers

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...