+ 1
explanation for this
How is print (len(str(float(1)))) ---> 3 can someone explain plz
3 Respostas
+ 9
number 1 becomes 1.0 when its datatype is changed to float which has a length of 3 characters (1,.,0) when changed to string...
+ 8
(@Jakob, nah... i was free and bored... ^_^)
+ 3
Valentin, don't you have anything better to do? I thought I got the 8-4PM shift and you get 4-12AM shift? :D