DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
text replace
text
=
input
(
"your text>>"
)
print
(
text
.
replace
(
text
[
0
]
,
"$"
)
)
Source by github.com #
PREVIOUS
NEXT
Tagged:
#text
#replace
ADD COMMENT
Topic
COMMENT
Name
1+8 =
Submit