mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-10 07:11:19 +00:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"question": "What was printed by the new hellogo program?",
|
|
"answers": [
|
|
"dlrow olleh",
|
|
"hello world",
|
|
"world hello"
|
|
]
|
|
}
|