Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
05. Average Number
bl00dt3ars
Oct 18th, 2020
(
edited
)
154
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
=
int
(
input
(
)
)
total_sum
=
0
for
i
in
range
(
1
,
n +
1
)
:
number
=
int
(
input
(
)
)
total_sum +
=
number
print
(
f
"{total_sum / n:.2f}"
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐️ Leaked Free Vouchers Method ⭐️
JavaScript | 58 sec ago | 0.24 KB
⭐️MAKE 3000$ IN 1 DAY WITH BTC WG
JavaScript | 1 min ago | 0.24 KB
Test roblox v3 11
JavaScript | 1 min ago | 0.05 KB
⭐️EARN $500 INSTANTLY⭐ CW
JavaScript | 4 min ago | 0.24 KB
PayPal with Balance
JavaScript | 4 min ago | 0.05 KB
⭐️ Make $3000 in 24 hours ⭐️
JavaScript | 5 min ago | 0.24 KB
2025-05-12T09:39:04.860434
PHP | 6 min ago | 0.57 KB
⭐️Make $3000 in Month [BTC] KR
JavaScript | 7 min ago | 0.24 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!