mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-20 04:01:16 +00:00
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"question": "Do packages in the standard library have a module path prefix?",
|
|
"answers": [
|
|
"No",
|
|
"Yes"
|
|
]
|
|
}
|