DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python string cut substring
text = "Hello World!" x = text.replace("World", "") print(x) >>> Hello !
Source by www.delftstack.com #
PREVIOUS
NEXT
Tagged:
#python
#string
#cut
#substring
ADD COMMENT
Topic
COMMENT
Name
4+5 =
Submit