วันพฤหัสบดีที่ 13 ธันวาคม พ.ศ. 2555

401


#include<stdio.h>
Main ()
{
    int x=2;
    float a=2.22;
    printf("welcome To 401\n");
    printf("My No is x=%d",x);
    printf(" and my Grage is a=%.2f",a);
    printf("\nGoodbye ^^");
}

ไม่มีความคิดเห็น:

แสดงความคิดเห็น