legion icon indicating copy to clipboard operation
legion copied to clipboard

Update main.py

Open badr-elmazaz opened this issue 1 year ago • 2 comments

made it more pythonic

badr-elmazaz avatar May 19 '23 05:05 badr-elmazaz

Hi @badr-elmazaz, does this work? removing all the warriors doesn't look like it will

carlospolop avatar Oct 31 '23 14:10 carlospolop

Hi @carlospolop sorry, I had some notification issues that now I have solved, I just checked your reply. Actually it does not work. My real solution is to use a factory pattern here instead of using an elif structure, what do you think about it? It will be more robust and less timeconsuming when we will add new class. Let me know what you think about it, in this way I can contribuite with this idea.

badr-elmazaz avatar Feb 09 '24 20:02 badr-elmazaz