Sha256: f8101558133b930144e0b1b2ac6319ae42f1f53c32b1286555c5965dab823ba7

Contents?: true

Size: 881 Bytes

Versions: 92

Compression:

Stored size: 881 Bytes

Contents

# Bob

Bob is a lackadaisical teenager. In conversation, his responses are very limited.

Bob answers 'Sure.' if you ask him a question.

He answers 'Whoa, chill out!' if you yell at him.

He answers 'Calm down, I know what I'm doing!' if you yell a question at him.

He says 'Fine. Be that way!' if you address him without actually saying
anything.

He answers 'Whatever.' to anything else.


Run the tests with:

```bash
bats bob_test.sh
```

After the first test(s) pass, continue by commenting out or removing the `skip` annotations prepending other tests.

## Source

Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial. [http://pine.fm/LearnToProgram/?Chapter=06](http://pine.fm/LearnToProgram/?Chapter=06)

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

Version data entries

92 entries across 92 versions & 1 rubygems

Version Path
trackler-2.2.1.98 tracks/bash/exercises/bob/README.md
trackler-2.2.1.97 tracks/bash/exercises/bob/README.md
trackler-2.2.1.96 tracks/bash/exercises/bob/README.md
trackler-2.2.1.95 tracks/bash/exercises/bob/README.md
trackler-2.2.1.94 tracks/bash/exercises/bob/README.md
trackler-2.2.1.93 tracks/bash/exercises/bob/README.md
trackler-2.2.1.92 tracks/bash/exercises/bob/README.md
trackler-2.2.1.91 tracks/bash/exercises/bob/README.md
trackler-2.2.1.90 tracks/bash/exercises/bob/README.md
trackler-2.2.1.89 tracks/bash/exercises/bob/README.md
trackler-2.2.1.88 tracks/bash/exercises/bob/README.md
trackler-2.2.1.87 tracks/bash/exercises/bob/README.md