I am trying to create a leaderboard for python and cannot figure it out. I want the leaderboard to be sortable and in this format:
Score | Name
Can anyone help me?
How do I create a leaderboard in python?
I am trying to create a leaderboard for python and cannot figure it out. I want the leaderboard to be sortable and in this format:
Can anyone help me?
What if I wanted it to save it to a file?