Last active
December 3, 2020 20:05
-
-
Save littleironical/7e82e5162483aae476b261d6f3b3584f 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
lst = [int(i) for i in input().split()][:n] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment