Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    Win32::SetConsoleOutputCP(65001);
    
    print "\N{U+B1}\N{U+221E}\n";