Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 3rd, 2019
128
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
a
=
int
(
input
(
)
)
# первый день
b
=
int
(
input
(
)
)
# кол-во дней
sum
=
0
for
i
in
range
(
1
,
b
)
:
sum
+
=
a + a *
0.1
print
(
sum
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
DZ/29/07
C# | 1 min ago | 4.44 KB
Untitled
Lua | 1 hour ago | 21.82 KB
Autosave Recovery Map
Lua | 2 hours ago | 3.58 KB
Untitled
C | 3 hours ago | 3.85 KB
FnafHuntedAdapter
Lua | 4 hours ago | 18.52 KB
MTG/RiffleShuffle Simulation
Python | 4 hours ago | 4.58 KB
dns.he.net code
HTML | 5 hours ago | 21.82 KB
TK3 - No.4 - BeritaController.php
PHP | 5 hours ago | 2.06 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!