摘要:
原题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1274 展开字符串 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submi 阅读全文
摘要:
原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=1263 水果 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submissio 阅读全文
摘要:
name="my \tname is fromzore i am 19 {years} old"print(name.capitalize())#这个函数是使name的首字母变为大写print(name.count("a"))#这个函数是看列表里的某个元素在str里出现的次数print(name.c 阅读全文