Closed zeel-codder closed 4 years ago
Spilt.py has two basic function spilt and strip. Program show the basic use of this function in python. Spilt is use for create list of String out of Given String. Strip is use for remove extra spaces form staring and ending of string.
hey @zeel-codder you must write a proper code or functions to make a valid PR
PR
You can try a new PR by going through the documentation
ok, Thanks for guidance.
Spilt.py has two basic function spilt and strip. Program show the basic use of this function in python. Spilt is use for create list of String out of Given String. Strip is use for remove extra spaces form staring and ending of string.