CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 23:45:44 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=c82b9625e3c3840684df3fea14f9ecbda178b04db7f9f4be4bb68ec5f48ddcc7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22d3RbyUAYB4HDTKg25t5ntyrsU8Ho9SJ6%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d23b979833e8e0-BLR
Adding VAT - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Article:
- def __init__(self, base_price, quantity):
- self.base_price = base_price
- self.quantity = quantity
- def add_vat(self, current_vat_as_float):
- return self.base_price * (1 + current_vat_as_float)
- item_one = Article(1000.00, 100)
- print("Total:", item_one.add_vat(0.2))
- # Total: 1200.0
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 1 sec ago | 0.10 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 3 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 7
JavaScript | 5 sec ago | 0.25 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ X
JavaScript | 10 sec ago | 0.25 KB
-
📌 Swapzone +37% glitch
JavaScript | 12 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 13 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 14 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ R
JavaScript | 20 sec ago | 0.25 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