Advertisement
Dprogrammed1

python que 25

Jun 10th, 2019
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. def Demo:
  2. def __init__(self):
  3.     __a = 1
  4.     self.__b = 1
  5.     self.__c__ = 1
  6.     __d__= 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement