问答题
简答题
编程:从键盘输入一个字符串,并在显示器输出。
【参考答案】
#include "stdio.h"
void main()
{
char str[80]......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)
点击查看答案
相关考题
