Sha256: cfde4be0c822201bc4672d16c1ca1cb5ef9ba39fc3747550d23761677012b7cc

Contents?: true

Size: 913 Bytes

Versions: 40

Compression:

Stored size: 913 Bytes

Contents

# Two Fer

`Two-fer` or `2-fer` is short for two for one. One for you and one for me.

```
"One for X, one for me."
```

When X is a name or "you".

If the given name is "Alice", the result should be "One for Alice, one for me."
If no name is given, the result should be "One for you, one for me."

## Instructions

Submissions are encouraged to be general, within reason. Having said that, it's
also important not to over-engineer a solution.

It's important to remember that the goal is to make code as expressive and
readable as we can.

Run the tests with:

    bats whatever_test.sh

## Source

This is an exercise to introduce users to basic programming constructs, just after hello World. [https://en.wikipedia.org/wiki/Two-fer](https://en.wikipedia.org/wiki/Two-fer)

## Submitting Incomplete Solutions
It's possible to submit an incomplete solution so you can see how others have completed the exercise.

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
trackler-2.2.1.85 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.84 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.83 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.82 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.81 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.80 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.79 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.78 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.77 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.76 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.75 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.74 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.73 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.72 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.71 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.70 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.69 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.68 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.67 tracks/bash/exercises/two-fer/README.md
trackler-2.2.1.66 tracks/bash/exercises/two-fer/README.md