Sha256: 226a00561f0b170aec55859e176da2d118bd5ab0f8d7d14ff459267edfd374e7
Contents?: true
Size: 740 Bytes
Versions: 63
Compression:
Stored size: 740 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
63 entries across 63 versions & 1 rubygems
Version | Path |
---|---|
trackler-2.2.1.119 | tracks/lua/exercises/gigasecond/README.md |
trackler-2.2.1.118 | tracks/lua/exercises/gigasecond/README.md |
trackler-2.2.1.117 | tracks/lua/exercises/gigasecond/README.md |