tasnimzotder / hacktoberfest-2020

Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
https://tasnimzotder.github.io/hacktoberfest-2020/
MIT License
24 stars 140 forks source link

Basic use of function Spilt and Strip In python #89

Closed zeel-codder closed 4 years ago

zeel-codder commented 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.

tasnimzotder commented 4 years ago

hey @zeel-codder you must write a proper code or functions to make a valid PR

tasnimzotder commented 4 years ago

You can try a new PR by going through the documentation

zeel-codder commented 4 years ago

ok, Thanks for guidance.