python
sarah_trois
这个作者很懒,什么都没留下…
展开
-
Python算24点
卡片A为1,J为11,Q为12,K为13,joker和JOKER出现时输出ERRORimport sysfrom itertools import permutationsfrom itertools import combinations# inputs = sys.stdin.readline().strip('\n')cards = s.split(' ')# transf...原创 2020-03-10 11:47:55 · 733 阅读 · 0 评论 -
Python 2.7 拾遗(3)
python input()原创 2017-12-19 18:20:24 · 190 阅读 · 0 评论 -
Python 2.7 算数比较符(大于小于的使用)
算数比较符原创 2017-12-19 17:31:50 · 3932 阅读 · 0 评论 -
Python 2.7 拾遗(1)
Python 2.7 拾遗(1)——OrderedDict原创 2017-12-19 17:06:08 · 162 阅读 · 0 评论 -
Python 科普小文(1)
为什么Python要有if-else,for 循环,while循环,它们只是编程语言发明家的用来折磨人的主意吗?原创 2017-12-26 13:03:41 · 417 阅读 · 0 评论 -
Python 科普小文(2)
Python是什么?原创 2017-12-26 17:59:23 · 315 阅读 · 0 评论