s
This commit is contained in:
@@ -36,7 +36,7 @@ def czytaj_dana_float(tekst: str, minimum: float = 1.0, maximum: float = 20.0 )-
|
||||
wys_p = czytaj_dana_float("Podaj wysokość", 3)
|
||||
pre_p = czytaj_dana_float()
|
||||
|
||||
print(f"{wys_p=} {pre_p=}")
|
||||
print(f"{wys_p=} {pre_p=}") fgsdfgsdfgsdfgsdfgdsfgfd
|
||||
|
||||
# zadanie:
|
||||
zdefiniuj funkcję, która pobiera wartość netto, stawkę vat (domyślnie 5),
|
||||
|
||||
Reference in New Issue
Block a user