Ok so I have the code here but it is really inefficient ad it doesn't print the whole bar out
here are the problems:
please fix this either by editing my code or by making your own please send it to me and explain what you did thanks
maybe u can make it into a list of some sort and if the user heals append health indicators(s) to the list and if they lose it remove health indicators and have it print the list or array or whatever
How to make a visual health bar? - Python 3
Ok so I have the code here but it is really inefficient ad it doesn't print the whole bar out
here are the problems:
please fix this either by editing my code or by making your own please send it to me and explain what you did thanks
maybe u can make it into a list of some sort and if the user heals append health indicators(s) to the list and if they lose it remove health indicators and have it print the list or array or whatever