Пример #1
0
 def print_results(self):
   results = Results(self.number_of_checkins, self.total_cost)
   results.display()