top | item 38554363

(no title)

ashleney | 2 years ago

Seems very fun but the instructions are really unclear.

There's no indication of the class having to be defined in the scope (though it makes sense). The password isn't really clear on being in the filesystem (at first I assumed it's in the actual github repository for the game) and "no __builtins__" sounds more like you can't use the literal string "__builtins__".

I feel like it would've been so much more fun if you could see how the rules are checked instead of having to figure it out.

discuss

order

nness|2 years ago

I got stuck on rule 3 — what on earth is a "comprehension?"

MauranKilom|2 years ago

A list comprehension: E.g. [x for y in z]

xoranth|2 years ago

Hint: it says "committed my password", as in a "git commit" :)