Skip to content

Instantly share code, notes, and snippets.

@theelous3
Created February 27, 2021 00:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theelous3/ba12e2113f0f9ced7ab6c41e25cfa88a to your computer and use it in GitHub Desktop.
Save theelous3/ba12e2113f0f9ced7ab6c41e25cfa88a to your computer and use it in GitHub Desktop.
sum([(lambda x: x ** x)(i) for i in takewhile(lambda x: x != -1, (int(input("give thing")) for _ in repeat("lol fuk u python")))])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment