皮皮网

【金牌源码公司】【仿微信qqim源码】【安卓12源码大小】单词挑战小程序源码_单词挑战软件

时间:2024-11-15 13:40:30 来源:短链接转换源码 作者:扫码显示ip源码

1.C语言写的单词金牌源码公司背单词小程序

单词挑战小程序源码_单词挑战软件

C语言写的背单词小程序

       #include<stdio.h>

       main()

       {

       char word[4][]={ "good","book","like","love"};

       char a[];

       printf("输入 好 单词:\n");

       scanf("%s",a);

       if(strcmp(a,word[0])==0) puts("对了\n");

       else printf("错了,是%s\n",word[0]);

       printf("输入 书 单词:\n");

       scanf("%s",a);

       if(strcmp(a,word[1])==0) puts("对了\n");

       else printf("错了,是%s\n",word[1]);

       printf("输入 喜欢 单词:\n");

       scanf("%s",a);

       if(strcmp(a,word[2])==0) puts("对了\n");

       else printf("错了,是%s\n",word[2]);

       printf("输入 爱 单词:\n");

       scanf("%s",a);

       if(strcmp(a,word[3])==0) puts("对了\n");

       else printf("错了,是%s\n",word[3]);

       }

关键词:struts外卖系统源码

copyright © 2016 powered by 皮皮网   sitemap