Skip to content

Instantly share code, notes, and snippets.

@asuka-mirai
Created September 17, 2017 05:45
Show Gist options
  • Save asuka-mirai/685c1f1196c0276fbb0502b69a35f77f to your computer and use it in GitHub Desktop.
Save asuka-mirai/685c1f1196c0276fbb0502b69a35f77f to your computer and use it in GitHub Desktop.
l = [int(input()) for _ in range(N)] #N: 入力される数値の個数
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment