bugfix a zakomentovan IC a podporen format f
This commit is contained in:
6
testy/fformat.py
Normal file
6
testy/fformat.py
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
d= 1
|
||||
|
||||
a = f"neco {d=} a nebo takhle {float(d)}"
|
||||
|
||||
print(a)
|
||||
Reference in New Issue
Block a user