Created
January 26, 2023 20:53
-
-
Save Vazgen005/67cdfb69ebb34b5e3b9abf8648338e9a to your computer and use it in GitHub Desktop.
Meme
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
print(*(lambda a=int(input()): [a*i for i in range(1, 6)])(), sep='---') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment