Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
hw3_5
plarmi
Mar 13th, 2023
849
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
# Дана строка. Замените в этой строке все цифры 1 на слово one.
print
(
input
(
"Введите строку: "
)
.
replace
(
"1"
,
"one"
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE F
JavaScript | 14 sec ago | 0.06 KB
MAKE $900 INSTANTLY 6
JavaScript | 30 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] A
JavaScript | 34 sec ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN R
JavaScript | 59 sec ago | 0.06 KB
FREE BTC GUIDE 4
JavaScript | 1 min ago | 0.06 KB
FREE BTC GUIDE F
JavaScript | 1 min ago | 0.06 KB
Make 1500$ in 20 MIN [Method] M
JavaScript | 1 min ago | 0.06 KB
Make $200 in 15 minutes K
JavaScript | 1 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!