さて、私はRPGを作成していますが、この文字列エラーが範囲外になり続けています
while playerturn1[0] != playerturn and playerturn1[1] != playerturn and playerturn[2]
!= playerturn:
IndexError: string index out of range
さて、私はRPGを作成していますが、この文字列エラーが範囲外になり続けています
while playerturn1[0] != playerturn and playerturn1[1] != playerturn and playerturn[2]
!= playerturn:
IndexError: string index out of range