Skip to content

Instantly share code, notes, and snippets.

@littleironical
Last active December 3, 2020 20:05
Show Gist options
  • Save littleironical/7e82e5162483aae476b261d6f3b3584f to your computer and use it in GitHub Desktop.
Save littleironical/7e82e5162483aae476b261d6f3b3584f to your computer and use it in GitHub Desktop.
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