mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2025-12-10 07:11:19 +00:00
10 lines
117 B
JSON
10 lines
117 B
JSON
{
|
|
"question": "Which language is interpreted?",
|
|
"answers": [
|
|
"Python",
|
|
"Rust",
|
|
"Go",
|
|
"C++"
|
|
]
|
|
}
|