Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
praktikum.yandex.ru_2
pikabuka
Aug 25th, 2020
288
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
def
add_roi
(
data
)
:
for
i
in
range
(
len
(
data
)
)
:
budget
=
data
[
i
]
[
5
]
gross
=
data
[
i
]
[
6
]
roi
=
(
gross - budget
)
/ budget
data
[
i
]
.
append
(
roi
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 31 sec ago | 0.24 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 1 min ago | 0.15 KB
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 1 min ago | 0.20 KB
🔥 Make 1000$ in 20 minutes 💵
JavaScript | 2 min ago | 0.24 KB
⭐⭐⭐Exchange Exploit T 3⭐⭐
Java | 2 min ago | 0.15 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 3 min ago | 0.20 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥
JavaScript | 3 min ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 4 min ago | 0.15 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!