Skip to content

Instantly share code, notes, and snippets.

@pedrovhb
Created May 25, 2017 01:54
Show Gist options
  • Save pedrovhb/905ad11493e7c44be7870ecc376d863a to your computer and use it in GitHub Desktop.
Save pedrovhb/905ad11493e7c44be7870ecc376d863a to your computer and use it in GitHub Desktop.
print('===============')
print('Maré alta:', max_height, 'm')
print('Dia:', max_height_day)
print('Hora:', max_height_time)
print('===============')
print('Maré baixa:', min_height, 'm')
print('Dia:', min_height_day)
print('Hora:', min_height_time)
print('===============')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment