Update covers

This commit is contained in:
Angelos Chalaris
2023-02-16 22:24:41 +02:00
parent 226ffc07e8
commit da31e8d138
234 changed files with 234 additions and 254 deletions

View File

@ -3,8 +3,7 @@ title: How do I convert a string to lowercase in Python?
shortTitle: Lowercase string
type: question
tags: python,string
author: maciv
cover: blog_images/type-stamps.jpg
cover: type-stamps
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