python code informactice 3 question
1.Write an algorithm for resolving a battle among the classic Pokemon types. The user should select a type of either fire, water or grass. The computer should randomly select one of those three types as well. To determine if the user or computer wins, or if it is …