Created
February 27, 2021 00:06
-
-
Save theelous3/ba12e2113f0f9ced7ab6c41e25cfa88a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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