//sample solution
NSLog(@"Hello there, %@.", firstName);
Back to the list of sample solutions for Try Objective C: Level 1 challenges
NSLog(@"Hello there, %@.", firstName);
Back to the list of sample solutions for Try Objective C: Level 1 challenges
No comments:
Post a Comment