Skip to content

Instantly share code, notes, and snippets.

@gonzalezgouveia
Created March 18, 2019 20:26
Show Gist options
  • Save gonzalezgouveia/ef78bd86f4f7c5be0f7fdf876546e085 to your computer and use it in GitHub Desktop.
Save gonzalezgouveia/ef78bd86f4f7c5be0f7fdf876546e085 to your computer and use it in GitHub Desktop.
# set simulation parameters
low_age = 18
high_age = 60
low_height = 1.5
high_height = 2
decimals = 2
genders = ['M', 'F']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment