Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Pet_Shop
ydpetkov
Jul 7th, 2022
(
edited
)
30
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
amound_dog_food
=
int
(
input
(
)
)
amount_cat_food
=
int
(
input
(
)
)
total_sum
=
amound_dog_food *
2.5
+ amount_cat_food *
4
print
(
f
'{total_sum} lv.'
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 3 min ago | 1.18 KB
Untitled
HTML | 6 min ago | 0.13 KB
EARN $900 INSTANTLY 2025 V9
JavaScript | 13 min ago | 0.05 KB
Products.js
JavaScript | 19 min ago | 1.18 KB
Make $1000 15-MINUTES (BEGINNER) RV
JavaScript | 29 min ago | 0.05 KB
Order.js
JavaScript | 35 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 D0
JavaScript | 46 min ago | 0.05 KB
Market.js
JavaScript | 50 min ago | 1.18 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!