Last active
March 10, 2021 14:07
-
-
Save theelous3/8099a82c587785d04ff1fab5c0b23b19 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
k=lambda xs:sum([int(z)for y in[str(x*2)for x in[int(d) for d in xs[::-1]][1::2]]for z in y]+[int(d)for d in xs[::-1]][::2])%10==0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment