Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ejemplo de variables
teslariu
Apr 22nd, 2023
688
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
#!/usr/bin/env python
# -*- coding: utf-8 -*-
precio
=
25
iva
=
0.21
precio
=
precio *
(
1
+ iva
)
print
(
"El precio con iva es"
,
precio
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ +13,000$ in 2 days ⭐
CSS | 1 min ago | 0.94 KB
Crypto Exploit
CSS | 3 min ago | 0.91 KB
✅ Method to get 13,000$ in 2 days
CSS | 3 min ago | 0.91 KB
Crypto Exploit
3 min ago | 0.94 KB
✅ Method to get 13,000$ in 2 days
CSS | 18 min ago | 0.94 KB
Crypto Exploit
20 min ago | 0.94 KB
✅ Method to get 13,000$ in 2 days
CSS | 36 min ago | 0.94 KB
Crypto Exploit
37 min ago | 0.94 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!