Files
wagslane 9be3074de6 first
2023-05-01 15:25:27 -06:00

11 lines
188 B
JSON

{
"question": "Given the import path of path/to/rand, which of these is a valid package name?",
"answers": [
"Any of these",
"path",
"rand",
"random",
"spam"
]
}