diff --git a/15-arrays-project-clock/exercises/04-ticker/main.go b/15-arrays-project-clock/exercises/04-ticker/main.go index bc5fe78..af22dfb 100644 --- a/15-arrays-project-clock/exercises/04-ticker/main.go +++ b/15-arrays-project-clock/exercises/04-ticker/main.go @@ -49,12 +49,12 @@ // 31 // 1 // 1 -// 31 -// :31 -// 0:31 -// 40:31 -// :40:31 -// 2:40:31 +// 12 +// 12: +// 12:4 +// 12:40 +// 12:40: +// 12:40:3 // 12:40:31 // // As you can see, you need to draw the clock from the right part of the