Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Массивы задание 4
darya_leushkina
Dec 14th, 2020
515
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
=
int
(
input
(
)
)
arr
=
list
(
map
(
int
,
input
(
)
.
split
(
)
)
)
for
i
in
range
(
n
)
:
if
arr
[
i
]
%
3
!=
0
and
arr
[
i
]
<
0
:
arr
[
i
]
*
=
-
1
print
(
arr
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥🔥 ChangeNOW Money Glitch
JavaScript | 11 sec ago | 0.67 KB
🚨 MILLIONAIRES MONEY 💵💵
JavaScript | 24 sec ago | 0.67 KB
🚨🚨 Swapzone +$1,000 Promotion 🎯🎯
JavaScript | 2 min ago | 0.67 KB
⭐⭐ Trading exploit ⭐⭐
JavaScript | 3 min ago | 0.67 KB
🔥🔥 INSTANT $370 IN CASH
JavaScript | 3 min ago | 0.67 KB
📌📌📌 Insane Paid BTC Exploit 📌💵
JavaScript | 4 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 5 min ago | 0.67 KB
⭐⭐ Crypto Swap Glitch ✅ Easy money 💸💰
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!