Files
bootdotdev-fcc-learn-golang…/course/1-intro/exercises/7a-lang_compare_compiled/multiple_choice.json
wagslane 9be3074de6 first
2023-05-01 15:25:27 -06:00

10 lines
117 B
JSON

{
"question": "Which language is interpreted?",
"answers": [
"Python",
"Rust",
"Go",
"C++"
]
}