im_all_letters
returns a list of all A-Z letters in uppercase
Source code:
return [list A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]