| 
		  
		  
		  
		   One item is filed under this topic. 
   | 
   | 
   | 
   | 
   | 
  
    | 
    | 
    | 
   
   | 
    Strings of characters | 
  2015-12-28 | 
   
    | 
  From Ali: If I have an app and offer a two, three and four digits name and it can be only number, letters or both? 
I want to know how many options will I have for each?  
For example  
the two digits: aa, 11, a1 or 1a  
the three digits: 111, a2a, 222 
the four digits: 1111, 2ge3 or 1234 
So if I used all the letters and all the numbers but nothing starts with a zero
How can I calculate them separately? Or what's the result for each? 
Thank you 
Ali Answered by Penny Nom. | 
   
    | 
   
    | 
   
 
		  
		  
 |