Sha256: 02c2f06a2131140d19d14910099cf5d59e4ccdef7fabc6716aab7b8d1445e440
Contents?: true
Size: 584 Bytes
Versions: 83
Compression:
Stored size: 584 Bytes
Contents
#`( This is a 'stub' file. It's a little start on your solution. It is not a complete solution though; you will have to write some code. The ':ver<>' adverb defines the version of a module or class. The version is checked in the test suite to ensure the exercise and test suite line up. If the test is updated, it will indicate to others who test your code that some tests may no longer pass. ) unit module TwoFer:ver<2>; sub two-fer ($name?) is export { # Write your solution to pass the test suite here. # Be sure to remove all stock comments once you are done! }
Version data entries
83 entries across 83 versions & 1 rubygems