mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2026-01-09 22:11:22 +00:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"question": "In the example given, the ____ type implements the ____ interface",
|
|
"answers": [
|
|
"circle, shape",
|
|
"shape, circle",
|
|
"circle, area",
|
|
"shape, area"
|
|
]
|
|
}
|