In this project I’m doing when you press “B” it should generate a code that is 64 characters long, but instead its creating a code that’s really short and not 64 long. I need help making it not do that and do what its suppost to do.
2 Likes
I think the text is being cut off, maybe try adding a space after each of them?
Thanks it works now
1 Like