Sha256: 0c6bed00ad557cc84c4773db56f36c2f1f3a68dc0e3f106bbeaa59938bbe2c88
Contents?: true
Size: 742 Bytes
Versions: 121
Compression:
Stored size: 742 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 To run the tests, run the command `busted .` from within the exercise directory. ## Further information For more detailed information about the Lua track, including how to get help if you're having trouble, please visit the exercism.io [Lua language page](http://exercism.io/languages/lua/about). ## 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
121 entries across 121 versions & 1 rubygems
Version | Path |
---|---|
trackler-2.2.0.2 | tracks/lua/exercises/gigasecond/README.md |