The quiz where the difficulty automagically adapts to the player's Python knowledge
This is a question page. You can use this page to bookmark a question. Start a new quiz!
Question #787
pickle is known for being vulnerable to security risks by malformed or maliciously constructed data that may cause deserializers to import arbitrary modules and instantiate any object. If you can, don't pickle your data. (benfrederickson.com/dont-pickle-your-data)
Question difficulty: 🔵🔵🔵🔵🔵