I have integers (0s and 1s) saved in my variable results. I want to change the 1s into a and 0 to b
The structure of results variable looks like this: str(results) in