课程知识点:
C语言程序设计单词: main 主函数 int 整型 float 浮点型 char 字符型 printf 输出函数 scanf 输入函数 if 如果 else 否则 for while 当…时候 switch case 案例 default 默认 break 跳出
课程总目标: