Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Task4
UraniumGames
Dec 10th, 2023
61
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
x
=
int
(
input
(
)
)
a
=
x//
10000
b
=
x//
1000
%
10
c
=
x//
100
%
10
d
=
x//
10
%
10
e
=
x%
10
print
(
a
,
c
,
b
,
d
,
e
,
sep
=
''
)
print
(
a+b+c+d+e
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥🔥 +100,000$ in 1 month ✅💰
JavaScript | 43 sec ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money ⭐⭐
JavaScript | 1 min ago | 0.67 KB
✅✅ ULTRA EASY MONEY TRICK
JavaScript | 1 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
✈️💵 Elon's Secret BTC Profit Strategy 🎯💵
JavaScript | 4 min ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 4 min ago | 0.67 KB
✅✅ HOW TO EARN $2,500 TONIGHT
JavaScript | 4 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD 🚨🎯
JavaScript | 6 min ago | 0.67 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!