Printf Scanf C Tutorial

#include 
main()
{
    printf("\t %d\tA\t", 25);
}
25 A