by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

str. strip() #trim
str.lstrip() #ltrim
str.rstrip() #rtrim

Tags: python

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


linux, python, colab

How to connect to colab from our Server through ssh?

Introduce a bash I wrote to connect to colab vm through ssh. One line of instructions, get colab OpenSSH Server.

python

Python fastapi quick reference notes

Simply record and execute the installation steps of fastapi

python

Simple test python-thread function and parameters

Record, how to use thread to perform functions