Help for this page

Select Code to Download


  1. or download this
    use Data::Dump;
    Data::Dump::dd(1 .. /Q/);
    
  2. or download this
    Output:
    a
    b
    ...
    Q
    r
    s