Sha256: abbbb3ca689e20b08b73156445e2c211766ace942fa2feab6987357306c5a2ee

Contents?: true

Size: 1.16 KB

Versions: 54

Compression:

Stored size: 1.16 KB

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 says 'Fine. Be that way!' if you address him without actually saying
anything.

He answers 'Whatever.' to anything else.

## Resources

Remember to check out the Perl 6 [documentation](https://docs.perl6.org/) and
[resources](https://perl6.org/resources/) pages for information, tips, and
examples if you get stuck.

## Running the tests

There is a test script included with the exercise; a file with the extension
`.t`. You can run the test script for the exercise by executing the command
`prove . --exec=perl6` in the exercise directory. You can also add the `-v` flag
e.g. `prove . --exec=perl6 -v` to display all tests, including any optional
tests marked as 'TODO'.

## 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

54 entries across 54 versions & 1 rubygems

Version Path
trackler-2.2.1.30 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.29 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.28 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.27 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.26 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.25 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.24 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.23 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.22 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.21 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.20 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.19 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.18 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.17 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.16 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.15 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.14 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.13 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.12 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.11 tracks/perl6/exercises/bob/README.md