mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2026-01-09 22:11:22 +00:00
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"question": "Maps can have at most ____ value(s) associated with the same key",
|
|
"answers": [
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"any number of"
|
|
]
|
|
}
|