How to make function that validates first and last name input - Kotlin

后端 未结 0 1729
野性不改
野性不改 2020-12-11 04:31

I need to make a function that verifies if the user writes his first and last name. It receives a string and returns a boolean. It returns true if the string has 2 names(fir

相关标签:
回答
  • 消灭零回复
提交回复
热议问题