fix: map exercises

This commit is contained in:
Inanc Gumus
2019-05-05 00:47:55 +03:00
parent c6ec3af17e
commit 27d6620361
5 changed files with 7 additions and 9 deletions

View File

@ -13,7 +13,7 @@ func main() {
var (
phones map[string]string
// Key : Last name
// Element : Last name
// Element : Phone number
// Key : Product ID
// Element : Available / Unavailable