Last active
          July 15, 2018 12:25 
        
      - 
      
 - 
        
Save Eeyore741/064890d908d793b49c83cdca24231dc6 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | //Objective-C | |
| [NSString stringWithFormat:@"У Джона %u ананас", a]; | |
| //Swift | |
| String.init(format: "У Джона %u ананас", count) | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment