Guest User

Untitled

a guest
Jan 18th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. tmp = [int(args[args.index(arg)+1])for arg in ['-m','-s','-go','-ge']] + [''.join(open(args[1]).read().split('\n')[1:]), ''.join(open(args[2]).read().split('\n')[1:])]
Add Comment
Please, Sign In to add comment