Skip to content

Files

Latest commit

17a9a5f Β· May 5, 2020

History

History

fixme-replace-all-dots

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 5, 2020
May 5, 2020
Apr 16, 2020

The code provided is supposed replace all the dots . in the specified String str with dashes -

But it's not working properly.

Task

Fix the bug so we can all go home early.

Notes

String str will never be null.