directory
0.0.0-20241125121102-8268accd9407
Repository: https://github.com/afasari/go-workspace.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Ninja Level 4Hands-on Exercise 10Create a map with a key of TYPE string which is a person's "last_first" name, and a value of TYPE []string which stores their favorites things.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ninja Level 4Hands-on Exercise 6Create a slice to store the names of all of the province in the Indonesia.
Ninja Level 4Hands-on Exercise 7Create a slice of a slice of string ([][]string).
Ninja Level 4Hands-on Exercise 8Create a map with a key of TYPE string which is a person's "last_first" name, and a value of TYPE []string which stores their favorites things.
Ninja Level 4Hands-on Exercise 9Create a map with a key of TYPE string which is a person's "last_first" name, and a value of TYPE []string which stores their favorites things.