mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-10 07:11:19 +00:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"question": "Code must be compiled with 'go build' before running 'go install'",
|
|
"answers": [
|
|
"False",
|
|
"True"
|
|
]
|
|
}
|