Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Monty Python on Friday (part II)
VladimirKostovsky
Jun 2nd, 2022
291
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
import
re
with
open
(
'input.txt'
)
as
f:
text
=
f.
read
(
)
results
=
re
.
sub
(
r
"(
\d
{2}).(
\d
{2}).
\d
{2}(
\d
{2})"
,
r
"9 марта 2022 г."
,
text
)
print
(
results
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Exploit 5OO$ in 15 Minutes 7
JavaScript | 1 sec ago | 0.31 KB
⭐ Instant Profit Method ⭐ X
JavaScript | 5 sec ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 6 sec ago | 0.32 KB
Free Crypto Method (NEVER SEEN BEFORE)
JavaScript | 9 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 14 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 17 sec ago | 0.32 KB
⭐Swapzone Glitch (Working) 0
JavaScript | 19 sec ago | 0.31 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 22 sec ago | 0.32 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!