Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
@akar-0 you are the reason people think coders are grumpy and unapproachable. Shame on you.
I won't elaborate. This is just clearly in the description. So read it again, or move on.
I've read the description, please elaboraate what is there that you think I've missed from the description.
Is this what you need?
Then try printing
MorseCode
here and build your own in your IDE with that.I solve everything with the IDE and then copy it here. That's why I don't understand how to do it.
Change that
".--"
with a var that contains a single morse code.https://go.dev/doc/effective_go#mixed-caps
https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
While golint is now deprecated, it would immediately flag use of
MORSE_CODE
as inappropriate.Your own link notes at the bottom:
I’ll take the word of
github.com/golang/go
andgo.dev
documentation itself as more authoritative than an online “learn how to program” intro page. Even if this only concerns style recommendations of what should be prefered, not what must be done.At most a suggestion but not an issue.
It is currently the case
Absolutely unclear issue. We cannot help. OP is probably mistaken, and is long time inactive.
This is either wrong or argued: https://www.golangprograms.com/go-language/constants.html
Duplicate issue.
This doesn't affect the coding challenge and is not an issue, at most a suggestion.
Read the description again.
Loading more items...