鱼C论坛

 找回密码
 立即注册
分享 第32讲动动手第1题
黄老师大笨蛋 2023-7-29 15:26
word = input('请输入字符串:') _ = 0 result = [] for i in word: num = word.count(i) if num 2: if _ != i: result.append(i) result.append(str(num) ...
1 次阅读|0 个评论
分享 第31讲动动手第2题
黄老师大笨蛋 2023-7-28 10:23
word = input('输入:') res_1 = res_3 = ) res_3.append(res_2 ) res_3.append(res_1 ) elif len(res_1) len(res_2): for j in range(len(res_1)): res_3.append(res_1 ) res_3.app ...
0 个评论
分享 https://fishc.com.cn/thread-231339-1-1.html
Mike_python小 2023-7-26 19:23
看乐子
34 次阅读|1 个评论 热度 3
分享 2023-07-25
cjjJasonchen 2023-7-25 22:17
2023-07-25
真的,真的分不清吗?
10 次阅读|1 个评论 热度 7
分享 第30讲动动手第二题
黄老师大笨蛋 2023-7-22 10:55
words = x = "qwertyuiop" y = "asdfghjkl" z = "zxcvbnm" wordsnews = [] for each in words: words_1 = each.casefold() for i in words_1: if i in x and i not in y and i not in z: word ...
0 个评论
分享 第30讲 动动手第一题
黄老师大笨蛋 2023-7-22 10:32
x = input('请输入需要加密的明文:') y = input('请输入移动的位数:') list1 = + A_ming a_mi = a_ming + a_ming A_a_mi = A_mi + a_mi for each in x: index_value = A_a.find(each) if index_value != -1: list1.append(A_a_mi ) &nb ...
0 个评论
分享 这逻辑,,,,小学生都干不出来
Mike_python小 2023-7-21 20:39
这逻辑,,,,小学生都干不出来
34 次阅读|3 个评论 热度 4
分享 Phonologist-Flemming
ndz2020 2023-7-21 12:30
Edward Flemming: http://web.mit.edu/flemming/www/ 1. SELF-INTRO .. . I am exploring the hypothesis that phonological-phonetic systems are shaped by the communicative function of language, so the basis for most cross-linguistic generalizations about phonology and phonetics is that all lang ...
0 个评论
分享 两个精华!!!庆祝!!!
Ewan-Ahiouy 2023-7-19 21:29
传送门 领育碧
70 次阅读|0 个评论
分享 第27讲 动动手第一题
黄老师大笨蛋 2023-7-18 11:02
x = input("请输入一个字符串:") a = '' for i in x: if len(a) == 0: a.append(i) elif i == a .swapcase(): a.pop() else: a.append(i) for each in a: prin ...
0 个评论

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-6-30 20:58

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

返回顶部