Ad
  • Custom User Avatar

    This kata is very nice for the learning of work with chars. I would consider this task for the level of seventh kyu.
    But for the repeating of the information is very nice.

  • Custom User Avatar

    At all, it can be seen that this task can be solved with usage of either time.Duration library or usage of
    text.DecimalFormat. Anyway this kata is good for usage of format-method with condition inside.
    I am interested now, if the @if@ statment cane be used inside of the format-method.