Sha256: 363b5eb40a9467938d3e3c5ded1c67de1ff24a1cef4bb4eaeee7a925cb1b53e1
Contents?: true
Size: 541 Bytes
Versions: 131
Compression:
Stored size: 541 Bytes
Contents
# Gigasecond Calculate the moment when someone has lived for 10^9 seconds. A gigasecond is 10^9 (1,000,000,000) seconds. # Running the tests You can run all the tests for an exercise by entering ```sh $ gradle test ``` in your terminal. ## Source Chapter 9 in Chris Pine's online Learn to Program tutorial. [http://pine.fm/LearnToProgram/?Chapter=09](http://pine.fm/LearnToProgram/?Chapter=09) ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
131 entries across 131 versions & 1 rubygems