Oris
Today
Universe
Explore
Studio
Authors
Account
Урок 1 из 8
In Go, how do you make an identifier visible to other packages?
Start its name with an uppercase letter
Add the keyword public
Add an export directive above it
Place it in a file named export.go
Проверить
Today
Universe
Explore
Profile