In this challenge, you will write code in the Go programming language to convert a base-3, also known as trinary or ternary, number into its base-10 or decimal representation.
Prerequisites
Knowledge of Go
Intended audience
Beginner Go developers
What will be assessed
Your ability to write Go code within a time-limited environment