![]() |
#2
xyffyyin2007-10-14 08:15
|
我需要做一个简单的程序,让用户打一条不超过50 chars的 string, 然后在这条语句里面,
去掉一个字母,这个字母也由用户定义。比如:user enters: this is the first test
然后要求你输入一个字母,比如:t,然后print out: his is he firs es
请问要怎么写?知道的人给一个example 或者 idea 3q