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 trim whitespace from a string in Python?
shortTitle: Trim whitespace
type: question
tags: python,string
author: maciv
cover: blog_images/organizer.jpg
cover: organizer
excerpt: Oftentimes you might need to trim whitespace from a string in Python. Learn of three different way to do this in this short guide.
firstSeen: 2021-12-13T05:00:00-04:00
---