cringe-studios.com/lzk/test-questions.json

8 lines
436 B
JSON
Raw Normal View History

{
"Answer is \"A\"": ["A"],
"Choose \"Yay\", \"Woo\" and \"Sus\"": ["Yay", "Woo", "Sus"],
"Is\n\n\n0 == true\n\nor\n\n\n0 == false?": ["Falsch"],
"The impostor is and .\n\nCrewmates are and .": ["sus", "a sussy baka", "very nice", "innocent"],
"Very weird formatting, but the answer is sus": ["The correct code is let a = \"sus\"; console.log(a);."],
"Choose": {"Choose \"A\"": "A", "Choose \"B\"": "B", "Choose \"C\"": "C"}
}