How would I change the output of my python program from being a number to being a string. In the simplest and best way
For example: instead of 1 it being "one"
This is probably a stupid question but I can't think of anything
For example: instead of 1 it being "one"
This is probably a stupid question but I can't think of anything
Comment