Feed on
Posts
Comments

Archive for the 'Python' Category

python’s so damn intuitive. to get the length of a string or list in python: >>> len(variable_name)

« Prev