Mega Code Archive

 
Categories / C Tutorial / Printf Scanf
 

T

#include <stdio.h> main() {     printf("\t %d\tA\t", 25); } 25 A