Python Jailbreak Mastery

Prerequisite:
- Knowledge in python programming.
- Creativity to solves problem.
Let me introduce you crucial functions that need to solve the problems.
dir() -returns list of the attributes and methods of any object.
dir() Rules: