Skip to content

Instantly share code, notes, and snippets.

@moulik-source
Last active October 5, 2021 09:29
Show Gist options
  • Save moulik-source/054eb14668bf6032850877db40a14d54 to your computer and use it in GitHub Desktop.
Save moulik-source/054eb14668bf6032850877db40a14d54 to your computer and use it in GitHub Desktop.
len function
#Printing a len function using the given words
print(len("techyrick"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment