2 lines
29 B
Python
2 lines
29 B
Python
|
|
va = "0.0056"
|
||
|
|
print(type(va))
|