524
Bacteria share genes all the time. RMS would approve
(sh.itjust.works)
Post funny things about programming here! (Or just rant about your favourite programming language.)
It's free style, another alternative if you prefer
class Giraffe extends Animal { this.neck = 10*super.neck; }