Chap 7 P37 String unique 疑似判题错误? #26
Replies: 2 comments 1 reply
-
抱歉 Chap 7 的作业仍在测试,我们不保证其正确性。
骆秀韬
聪明办法学 Python 教学团队
|
Beta Was this translation helpful? Give feedback.
1 reply
-
感谢您的热情提问,经过排查,这题确实存在判题错误❌,你的观点是正确的且受鼓舞的!
该问题已经尝试于2023年10月20日01点12分做出修复。在此为判题失误造成的学习体验影响表示抱歉
祝好!
在 2023-10-17 22:03:56,"柠檬味的凝萌" ***@***.***> 写道:
疑似,只是疑似
Chap 7 P37 String unique
为了排除我函数写错的可能,我还用了两种方式来求解
但是感觉这个“应为……”的提示文本有些,,可疑?
于是我尝试直接打印生成的列表,结果对了一个?
再次为了排除我脑抽读题出错的可能,我特意关注了一下样例输出,我个人觉得 把字符串拼到一起之后再输出应该才是对的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NingmengLemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
疑似,只是疑似




Chap 7 P37 String unique
为了排除我函数写错的可能,我还用了两种方式来求解
但是感觉这个“应为……”的提示文本有些,,可疑?
于是我尝试直接打印生成的列表,结果对了一个?
再次为了排除我脑抽读题出错的可能,我特意关注了一下样例输出,我个人觉得 把字符串拼到一起之后再输出应该才是对的
Beta Was this translation helpful? Give feedback.
All reactions