In the Playground, if I type in

0.1s

and then "Print it", I get the following output:

0.1s1

What does the s1 stand for? Why doesn't it simply print s?