There's a very real chance I'm doing something wrong here so forgive me. After copying the code from
python-for-absolute-beginners-course/code/06-organizing-code-with-functions/rocks-game/rpsgame.py
the program runs the header, lists available rolls, then requests a roll. after submitting a roll I ge thit with this error:

apologies if I'm missing something obvious, much appreciated.