Skip to content

Instantly share code, notes, and snippets.

@fyr91
Created October 3, 2019 04:12
Show Gist options
  • Save fyr91/e6252bd97347a4aafae9213f55ab87bc to your computer and use it in GitHub Desktop.
Save fyr91/e6252bd97347a4aafae9213f55ab87bc to your computer and use it in GitHub Desktop.
[{'name': 'leaky-rose-tarantula',
'gene': '11111110010100111001',
'combat_power': 13,
'score': 50},
{'name': 'cloudy-aquamarine-malamute',
'gene': '01111110111111100010',
'combat_power': 14,
'score': 50},
{'name': 'sloppy-thistle-lobster',
'gene': '10000101110100011101',
'combat_power': 10,
'score': 50}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment