Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.64 KB

File metadata and controls

77 lines (49 loc) · 1.64 KB

Louie Zong

illustrator, musician, animator, etc.

let's take a look at, horse

[Music]

have you considered

horse they are

a wonder the flanks of pure muscle

the mischievous twinkle in the eyes

the melodious noise

yes horses are beautiful and

majestic you know

horses love to eat apples but

occasionally crave

other sustenance

did you know you can tell a horse's age

from its teeth

[Music]

i'm three did you know

horses have four legs when we're looking

[Music]

here we have a state-of-the-art

translation device

let's hear what these beautiful beasts

have to say

stunning that's all we know

about horses

Image

Art by Louie Zong, mule on a mountain at sunset

Adding some code of choice...

    /**
     * Prints the usage for this program and exits with an error status of 1.
     */
    private void printUsageExit() {
        String nt = "\n\t";
        System.err.println("Usage: java GameOfTruth <rows> <cols> [-c]"
                    + nt + "<rows>: positive integer value for number of rows"
                    + nt + "<cols>: positive integer value for number of columns"
                    + nt + "  The total size of the grid (rows * columns) must be greater than or equal to 10"
                    + nt + "[-c]: switch censorship on (optional, default censorship off)");
        System.exit(1);
    }

Shopping list

  • eggs
  • milk
  • butter
  • bananas
  • pasta