高等继续教育 / Java程序设计
正确率:认证
题型描述: 编程题
编程序实验从头拷贝字符串"Copy this string until you encounter the letter 'g'."直到遇到字母g,并输出拷贝结果。
参考答案:
编程序实验从头拷贝字符串"Copy this string until you encounter the letter 'g'."直到遇到字母g,并输出拷贝结果。