This program calculates the number of letters in a str input. If the user types \'ns\' it prints the number of letters without the spaces
This is the code