Help for this page

Select Code to Download


  1. or download this
    my $a = '94';
    my $b = '98';
    ...
    
    my $i = 94 ^ 98;
    print "$i\n";
    
  2. or download this
     ♀
     ♀
    60