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

8 lines
104 B
JSON

{
"question": "Does Go generally execute faster than Rust?",
"answers": [
"No",
"Yes"
]
}