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.50 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.49 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.48 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.47 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.46 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.45 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.44 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.43 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.42 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.41 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.40 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.39 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.38 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.37 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.36 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.35 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.34 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.33 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.32 tracks/perl6/exercises/bob/README.md
trackler-2.2.1.31 tracks/perl6/exercises/bob/README.md