Open hungtruong97 opened 11 months ago
Create team context Add a pokemon to a team
https://github.com/hungtruong97/pokemon-ts/pull/2
Limit the team number to 6 If the team is less than 6, print empty slots. If the team is more than 6, remove a pokemon from the team.
Create team context Add a pokemon to a team
https://github.com/hungtruong97/pokemon-ts/pull/2