Bake dates into articles
This commit is contained in:
@ -5,6 +5,8 @@ tags: python,string
|
||||
authors: maciv
|
||||
cover: blog_images/type-stamps.jpg
|
||||
excerpt: Learn of the two different way to convert a string to lowercase in Python and understand when you should use each one with this quick guide.
|
||||
firstSeen: 2020-11-15T14:13:55+02:00
|
||||
lastUpdated: 2021-06-12T19:30:41+03:00
|
||||
---
|
||||
|
||||
### str.lower()
|
||||
|
||||
Reference in New Issue
Block a user