137 B
137 B
How to use Glue
>>> from glue import glue
>>> print glue("any","number","of","things","together")
any number of things together
How to use Glue
>>> from glue import glue
>>> print glue("any","number","of","things","together")
any number of things together