Skip to content

Commit

Permalink
Solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem-user-19 committed Oct 25, 2023
2 parents dcff750 + a785ecf commit b35b440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
class Animal:
<<<<<<< HEAD
alive = []
=======
alive= []
>>>>>>> a785ecfbd412b849653930adc5e49ba6635d744f

def __init__(
self,
Expand Down

0 comments on commit b35b440

Please sign in to comment.