Aug-03-2019, 03:42 PM
As per ThomasL post, you are appending strings, but your instruction are
Quote:scores must be floating point numbersUse https://docs.python.org/3/library/functi...loat#float to return a floating point number.