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

ตัวแปร

                                 ตัวแปร
#include<stdio.h>
main()
{

    int x=24;
    float y=3.61;
     printf("Welcome to 401");
     printf(" my no is x=%d and",x);
     printf(" my grade is y=%.2f",y);
     printf(" Goodbye!!!");
}

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

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