• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Tadas Majeris
Clan:Makers Academy
Member Since:Jun 2016
Last Seen:Nov 2018
Profiles:
Following:491
Followers:492
Allies:488
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (187)
  • Replies
  • Authored
  • Needs Resolution
    • natan
    • commented on "Hello, Name or World!" kata

    If you look at the description, it is stated that your function should support that operation.

    (There are also several comments about this already, please read other comments before creating an issue.)

    • sunset2000
    • created an issue for "Hello, Name or World!" kata

    I passed all the tests but gave me this error

    STDERR
    Traceback (most recent call last):
    File "main.py", line 14, in
    test.assert_equals(hello(), "Hello, World!")
    TypeError: hello() missing 1 required positional argument: 'name'

    • ejini战神
    • resolved a question on "Hello, Name or World!" kata

    'Looks like you've solved it'

    • qmstuart
    • commented on "Hello, Name or World!" kata

    Clojure translation

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

    • user6337877
    • commented on "Hello, Name or World!" kata

    I don't mind having to fix the function as well, but it should be included in the instructions.

    • acm1812
    • commented on "Hello, Name or World!" kata

    Needs more random test cases for javascript.

    • Chrono79
    • commented on "Hello, Name or World!" kata

    Read this https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution if you require more help, follow the instructions on how to post your code. You're doing something wrong.

    • just_noodling_along
    • commented on "Hello, Name or World!" kata

    I looked up default arguments and I had played around a bit, still recieving exit code errors. Should I look more into positional arguments than default? (as my error code mentioned positional arguments)

    • Chrono79
    • commented on "Hello, Name or World!" kata

    papi_jean why are you answering something completely unrelated to him/her?

    just_noodling_along google default arguments

    • papi_jean
    • commented on "Hello, Name or World!" kata

    Someone commented on mine: "Because you try to apply a string method to a number."
    Though I'm still confused ha!

    • just_noodling_along
    • created a question for "Hello, Name or World!" kata

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

    • Chrono79
    • commented on "Hello, Name or World!" kata

    Because you try to apply a string method (title) to a number (0). Use an empty string, not 0.

    • papi_jean
    • commented on "Hello, Name or World!" kata

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

    • Chrono79
    • commented on "Hello, Name or World!" kata

    Your code should handle that test too, it's not a problem with the test.

    • jpintos
    • commented on "Hello, Name or World!" kata

    In python doesn't work fine...

    Test Results:
    Example Tests
    Test Passed
    Test Passed
    Test Passed
    STDERR
    Traceback (most recent call last):
    File "main.py", line 14, in
    test.assert_equals(hello(), "Hello, World!")
    TypeError: hello() missing 1 required positional argument: 'name'

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm