s := "123" # s is a string s +:= 1 # s is now an integer