Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    A1 abc green
    A2 cde yellow
    A1 abc blue
    
  2. or download this
    A1 abc yellow:green:blue
    A2 cde red:yellow
    B1 xyz green