Posts by Diego Kiyoshi • 33 points
1 post
-
3
votes1
answer169
viewsQ: How to store the returned Strings of the split() method in different variables?
I have the following problem: register a person informing the Name and CPF, in this format "João Medeiros - 123456789-00", and stored in a variable of type String. I used the method split() to…
javaasked Diego Kiyoshi 33