Sha256: 3684eb2d8aebce546e12076f3aab1897d8c90b2a5127d3209d6ec27f959de9c2

Contents?: true

Size: 783 Bytes

Versions: 33

Compression:

Stored size: 783 Bytes

Contents

Given an age in seconds, calculate how old someone would be on:

   - Earth: orbital period 365.25 Earth days, or 31557600 seconds
   - Mercury: orbital period 0.2408467 Earth years
   - Venus: orbital period 0.61519726 Earth years
   - Mars: orbital period 1.8808158 Earth years
   - Jupiter: orbital period 11.862615 Earth years
   - Saturn: orbital period 29.447498 Earth years
   - Uranus: orbital period 84.016846 Earth years
   - Neptune: orbital period 164.79132 Earth years

So if you were told someone were 1,000,000,000 seconds old, you should
be able to say that they're 31.69 Earth-years old. Round all ages to
the nearest hundredth of a year.

If you're wondering why Pluto didn't make the cut, go watch [this
youtube video](http://www.youtube.com/watch?v=Z_2gbGXzFbs).

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
trackler-2.2.1.45 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.44 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.43 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.42 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.41 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.40 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.39 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.38 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.37 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.36 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.35 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.34 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.33 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.32 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.31 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.30 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.29 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.28 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.27 problem-specifications/exercises/space-age/description.md
trackler-2.2.1.26 problem-specifications/exercises/space-age/description.md