સમાચાર

Each instance will have their own copy of instance variables #every object has it's own personal copy of an instance. #to call instance variable we need to self.varaiblename #Instance variables can be ...