0
How to define function to get initials in python
4 Answers
+ 1
I have to get initials from fullname
0
... Whatever ya talking about...
0
Huh? Use proper grammar, please.
0
roblox crap developer, if ya can't help, zip it.
bijan, use string split() method and check each returned substring's first element.