zmiany
This commit is contained in:
5
dzien_03/skrypt_02.py
Normal file
5
dzien_03/skrypt_02.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
wys_p = float(input("Podaj wysokość: "))
|
||||
pre_p = float(input("Podaj prędkość: "))
|
||||
|
||||
print(f"{wys_p=} {pre_p=}")
|
||||
Reference in New Issue
Block a user