Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Mutant
CR7CR7
Sep 18th, 2022
154
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
str1
=
input
(
)
str2
=
input
(
)
m_str
=
''
for
i
in
range
(
len
(
str1
)
)
:
f_string
=
str1
[
i+
1
:
]
m_str
=
str2
[
:i+
1
]
+f_string
if
str1
[
i
]
!=
str2
[
i
]
:
print
(
m_str
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
EARN $900 INSTANTLY 2025⭐ 8F
JavaScript | 4 min ago | 0.05 KB
Products.js
JavaScript | 14 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) HA
JavaScript | 18 min ago | 0.05 KB
Make $1000 15-MINUTES (BEGINNER) HA
JavaScript | 19 min ago | 0.05 KB
Order.js
JavaScript | 30 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 33 min ago | 0.05 KB
tree7_sum_subtree
C++ | 45 min ago | 4.33 KB
Market.js
JavaScript | 45 min ago | 1.18 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!