• 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
Norega Avatar
Name:RemiAgeron
Clan:Simplon
Member Since:Nov 2021
Last Seen:May 2025
Profiles:
Following:103
Followers:103
Allies:103
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (12)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ayoni02
    • commented on "RPG Game" kumite
    • 7 months ago

    Awesome 💯

  • Custom User Avatar
    • Qexo
    • commented on "RPG Game" kumite
    • 7 months ago

    Hope looks complicated enough :))

  • Custom User Avatar
    • ayoni02
    • commented on "RPG Game" kumite
    • 8 months ago

    just keep to the theme, you can add to the test cases too if you want

  • Custom User Avatar
    • codewizard-01
    • commented on "RPG Game" kumite
    • 8 months ago

    Nice challenge!

    But, I don't know if I have to write a code with a different test case or a different code for the test case you have provided?

  • Custom User Avatar
    • ayoni02
    • commented on "RPG Game" kumite
    • 8 months ago

    the point of my function is to write an overly complicated code for hello world greeting

  • Custom User Avatar
    • ayoni02
    • commented on "RPG Game" kumite
    • 8 months ago

    rockprofessor, that's not complicated at all

  • Custom User Avatar
    • rowcased
    • commented on "RPG Game" kumite
    • 8 months ago

    the chars are under water ??

  • Custom User Avatar
    • Sert1
    • commented on "RPG Game" kumite
    • 8 months ago

    the chars are submarine?

  • Custom User Avatar
    • sensik
    • commented on "RPG Game" kumite
    • 8 months ago
    from math import log
    x = 0x293a20737265626d756e207473756a20657261207372616863202c68616579206c6c6557
    print(''.join(chr((x>>i*8)&0xff) for i in range(int(log(x)/log(16)))))
    
  • Custom User Avatar
    • Jeff Doe
    • commented on "RPG Game" kumite
    • 9 months ago

    umh... interresting!, but I think the test is not checking the sentence

  • Custom User Avatar
    • Blind4Basics
    • commented on "String parser from string variable with dictionnary" kata
    • 2 years ago

    one can add "asking for a builtin" to the list.

  • Custom User Avatar
    • ejini战神
    • created an issue for "String parser from string variable with dictionnary" kata
    • 2 years ago
    • No random tests

    • No sample tests

    • assertions are not within corresponding describe && it blocks

    • Description does not mention whether the replace key is guaranteed in the args dictionary

    • Duplicate

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...