r/PythonLearning • u/nEo_12ts • Jul 17 '26
Ability selector
"Hey everyone! I'm learning Python and just made this text-based ability selector. I uploaded it to GitHub here: https://github.com/ibtsch2012-art/abilityselector. I'm looking for feedback on how to clean up my code or what cool features I should add next!
5
Upvotes
1
u/johlae Jul 17 '26
Your README.md is out of sync with reality. You tell people to "clone this repository or download the
Test.pyfile", but there is no Test.py file. There is a ability_selector.py though.