提交 1284d28d 编写于 作者: 欧尚吖's avatar 欧尚吖

Update MyPython.py

上级 7cedbe4c
......@@ -26,4 +26,4 @@ if __name__ == "__main__":
l = input()
print('请输入去掉几个数:')
key = input()
print(S.removeknums( str(l) ,int(key)))
print('输出最小值结果:',S.removeknums( str(l) ,int(key)))
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册