/Python_Practice_Day-1

Python Practice Day-1

Primary LanguagePython

In this repository i learned and worked out the topics about

  1. Inputs a. Get multiline input from user
  2. String Functions a.Length b.Splitlines c.Split d.Replace e.Count f.Upper g.Lower h.Capitalize i.Title j.find h.endswith
  3. String Manipulation a.String Slicing