print chr(ord "A"); : chr « String « Perl






print chr(ord "A");

    


print chr(ord "A");

   
    
    
    
  

Related examples in the same category

1.print chr 65;
2.Convert value to character based on its ASCII code