题目 编写一个脚本,判断输入字符串中每个单词的首字母是否为大写,若不是则将貝修改为 大写,其他字母为小写。 相关知识点: 试题来源: 解析参考答案: 脚本文件内容为: str = *this is the string to be converted*; nlength = length(str); for k=l: nlength if (k=l II isspace(str(k-l))) && ...