Code cracker

111
reputation
3

Cool Cracker

    NSLog (@"Objective-c developer currently working for iOS apps");

    UIView *me=[UIView alloc]init];

    me.frame=CGRectMake(0,0,1ft,6ft);

    [self.Earth addsubview:me];