Thank you for reporting this! I figured out that "print(f" is a newer Python feature, so it was causing problems due to your Ren'Py version (which doesn't have support for Python 3).
I reformatted the print calls and also added a new feature while I was at it. Let me know if the problem persists, and thanks again!