annotate wisdom/`hello @ 11369:3d6e901cfb14

<wob_jonas> forget enrichment centre
author HackBot
date Wed, 28 Feb 2018 01:56:07 +0000
parents a63e04458b89
children 2a34e647b1b7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10267
a63e04458b89 <b_jonas> slashlearn `hello//`hello prints variants of hello, world. To control format, pass a single letter as command-line argument. "@"=>"hello, world", "H"=>"hello, world.", P=>"hello, world!", "X"=>"hello, world,", take 1 letter later to s/h/H/, 2 letter later to s/d,/d/, 4 letter later to s/w/W/, lowercase to remove newline.
HackBot
parents:
diff changeset
1 `hello prints variants of hello, world. To control format, pass a single letter as command-line argument. "@"=>"hello, world", "H"=>"hello, world.", P=>"hello, world!", "X"=>"hello, world,", take 1 letter later to s/h/H/, 2 letter later to s/d,/d/, 4 letter later to s/w/W/, lowercase to remove newline.