Learn How To Make Program In C Languag in just 9 min ( 4 programs )

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • it is very easy to make ..
    please watch full video
    and subscribe my video
    learn to make programs in C language
    learn c language
    programming
    codes for this this programs
    #include stdiuo.h
    include conio.h
    void main ( )
    {
    clrscr( )
    int x,y result;
    scanf("%d%d",&x,&y);
    result=x+y;
    printf("%d",result);
    getch();
    }
    #Clanguage
    #coding

Комментарии •