i added 2 more songs and now it wont play the last 2 if i type "Where You Been" witch is the last one it plays the "Trigger Finger" and it also does that with the "Crack" one but it will play "Fork" when i type it im confused how it only lets me play the first two there is no errors here is my code...
Code:
import pygame
from pygame.locals import *

pygame.mixer.init()
start =
...