Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • I put those in for the purpose of my attack method. Commented Aug 29, 2018 at 22:32
  • I don't think this works actually. From what I've read and the errors I'm encountering, you can't make an assignment statement with lambda. Also, I think that syntax might be wrong. Commented Aug 29, 2018 at 23:06
  • see here: stackoverflow.com/questions/50090868/… Commented Aug 29, 2018 at 23:08
  • Hmm I believe you're entirely correct. Didn't know about that. But I think your dict_hand method should work with getattr instead Commented Aug 30, 2018 at 10:10