- Regular Expression :
- s/^\s+//;
- s/\s+$//;
- Perl :
- Chomp();
- Python:
- strip();
Subscribe to:
Post Comments (Atom)
I decided to create this blog to record technical solution for my daily usage as a devlopper. I used to keeep my record in paper; however ,it happens that I loose them. So, this blogs will help me or anyone else in the industry to find stuff easily
No comments:
Post a Comment