Get Mystery Box with random crypto!

What will be the output of the Python code? Anonymous Quiz | Top Python Quiz Questions 🐍

What will be the output of the Python code?
Anonymous Quiz
14%
The program has an error because there isn’t any function to return self.a
29%
The program has an error because b is private and display(self) is returning a private member
29%
The program has an error because b is private and hence can’t be printed
28%
The program runs fine and 1 is printed