Re-raising the below issue: description does not mention that both parameters are optional:
...take two parameters as input: a phrase and optionally a character for the border of the frame.
[...]
If a second parameter is not given, assume the frame should be decorated using the * character.
So either update the description or remove the test case with no parameters (python)
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/203.
Please join the discussion to help us identify duplicate kata and retire them.
There are no random tests.
Re-raising the below issue: description does not mention that both parameters are optional:
So either update the description or remove the test case with no parameters (python)