Sha256: b3f83dd8ef10a219196a8fb031b43916f8833d37315919720298731613281cff
Contents?: true
Size: 444 Bytes
Versions: 10
Compression:
Stored size: 444 Bytes
Contents
{ "question": { "id": "", "nerd_level": 1, "text": "What does !~ operator do?", "a1": "Performs bitwise XOR on its arguments", "a2": "Returns the index of the first character matching the regexp", "a3": "Returns false if the arguments match", "a4": "Returns true if the arguments match", "right_answer": "a3", "created_at": "2011-09-08", "category": "ruby", "created_by": "Michał Łomnicki" } }
Version data entries
10 entries across 10 versions & 1 rubygems