java - Extracting characters and integer from a string -
I have this string P = "V755D888B154" and I want to share it with this form
- 888
- b
- 154
How can I do this? You can use the example:
string
numbers or
letters , but you can view it manually.
Comments
Post a Comment