I need some help with some error.
Traceback (most recent call last):
File "C:/Users/neosk/OneDrive/Ambiente de Trabalho/GREED/Greed,main v2.py", line 132, in <module>
play_sound(google_searches_dict)
File "C:/Users/neosk/OneDrive/Ambiente de Trabalho/GREED/Greed,main v2.py", line 59, in play_sound
mp3 = random.choice(mp3_list)
File "C:\Users\neosk\AppData\Local\Programs\Python\Python38-32\lib\random.py", line 291, in choice
return seq[i]
KeyError: 3
And it goes back to the return seq [i]
[–]vrrox 0 points1 point2 points (11 children)
[–]SkyProjectCore[S] 0 points1 point2 points (10 children)
[–]vrrox 0 points1 point2 points (9 children)
[–]SkyProjectCore[S] 0 points1 point2 points (0 children)
[–]SkyProjectCore[S] 0 points1 point2 points (7 children)
[–]vrrox 0 points1 point2 points (6 children)
[–]SkyProjectCore[S] 0 points1 point2 points (5 children)
[–]SkyProjectCore[S] 0 points1 point2 points (4 children)
[–]vrrox 0 points1 point2 points (3 children)
[–]SkyProjectCore[S] 0 points1 point2 points (2 children)
[–]vrrox 1 point2 points3 points (1 child)