自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(44)
  • 收藏
  • 关注

原创 Python 初学者趣味练习题汇编(共42题,中文版)

Python 初学者趣味练习题汇编作为一枚Python初学者,我在学习Python的过程中做了大量的练习。同时,这些练习大部分都非常有趣,让我能够保持兴趣坚持下来,为了让学弟学妹们能够获得一份较好的Python学习资料,更快掌握这门语言的基本用法,我把我练习的成果加以汇编,供大家学习参考,由于我系一枚留学生,所以这个练习题汇编使用英语撰写。其中大部分题目来自于《C语言初学者趣味编程100例》(贾蓓/郭强/刘占敏)。第1题 百鸡百钱问题Question:我国古代数学家张丘建在《算经》一书中曾提出过著名

2020-09-28 09:48:50 10199 1

原创 ## A collection of exercises for Python beginners(Q42. Prime splicing)

A collection of exercises for Python beginners(Q42)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:32:40 99

原创 A collection of exercises for Python beginners(Q41.That’s 24!,The most wonderful Code)

A collection of exercises for Python beginners(Q41)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:31:37 105

原创 A collection of exercises for Python beginners(Q40. Count Words and Characters)

A collection of exercises for Python beginners(Q40)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:29:07 142

原创 A collection of exercises for Python beginners(Q39.Have a guess)

A collection of exercises for Python beginners(Q39)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:27:49 115

原创 A collection of exercises for Python beginners(Q38.Raibow circle)

A collection of exercises for Python beginners(Q38)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:26:06 77

原创 A collection of exercises for Python beginners(Q37.Random shape)

A collection of exercises for Python beginners(Q37)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:23:57 87

原创 A collection of exercises for Python beginners( Q36.Spiral)

A collection of exercises for Python beginners(Q36)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-27 17:22:02 77

原创 A collection of exercises for Python beginners(Q35. Sierpinski triangle)

A collection of exercises for Python beginners(Q30)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-22 22:20:31 94

原创 A collection of exercises for Python beginners(Q34.Collatz Conjecture)

A collection of exercises for Python beginners(Q34)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-22 22:17:36 123

原创 A collection of exercises for Python beginners(Q33.Draw a tree)

A collection of exercises for Python beginners(Q33)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-22 22:06:24 95

原创 A collection of exercises for Python beginners(Q32.Decomposition prime factor)

A collection of exercises for Python beginners(Q32)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-22 21:57:33 91

原创 A collection of exercises for Python beginners(Q31.Sum of the difference of prime numbers)

A collection of exercises for Python beginners(Q31)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-22 21:46:30 74

原创 ## A collection of exercises for Python beginners(Q30.Four squares theorem)

A collection of exercises for Python beginners(Q30)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:29:44 106

原创 ## A collection of exercises for Python beginners(Q29. Multiplication table)

A collection of exercises for Python beginners(Q29)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:28:32 71

原创 ## A collection of exercises for Python beginners(Q28. Egyptian fraction)

A collection of exercises for Python beginners(Q28)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:27:12 73

原创 ## A collection of exercises for Python beginners(Q27.Judge’s scores)

A collection of exercises for Python beginners(Q27)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:26:21 93

原创 ## A collection of exercises for Python beginners(Q26.GCD&LCM)

A collection of exercises for Python beginners(Q26)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:25:23 71

原创 ## A collection of exercises for Python beginners(Q25. Unrepeatable three-digit numbers)

A collection of exercises for Python beginners(Q25)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:24:10 110

原创 ## A collection of exercises for Python beginners(Q24. Pythagorean number)

A collection of exercises for Python beginners(Q24)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:21:39 64

原创 ## A collection of exercises for Python beginners(Q23.Black hole number)

A collection of exercises for Python beginners(Q23)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:17:44 1125

原创 A collection of exercises for Python beginners(Q22.Mantissa of large power number)

A collection of exercises for Python beginners(Q22)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:16:08 69

原创 A collection of exercises for Python beginners(Q21. Narcissistic number)

A collection of exercises for Python beginners(Q21)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-20 21:14:35 81

原创 A collection of exercises for Python beginners(Q20. Palindrome number)

A collection of exercises for Python beginners(Q20)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-15 17:25:45 68

原创 ## A collection of exercises for Python beginners(Q19.Autoconservative number)

A collection of exercises for Python beginners(Q19)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-15 17:24:46 82

原创 ## A collection of exercises for Python beginners(Q18.Intimate number)

A collection of exercises for Python beginners(Q18)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-15 17:22:04 83

原创 A collection of exercises for Python beginners(Q17.Perfect number)

A collection of exercises for Python beginners(Q17)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled th

2020-09-15 17:20:48 61

原创 A collection of exercises for Python beginners(Q16.Wheat and Chessboard)

A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the res

2020-09-15 17:19:24 98

原创 A collection of exercises for Python beginners(Q15.The staircases)

A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the res

2020-09-15 17:17:31 115

原创 A collection of exercises for Python beginners(Q14. Symmetry number of mileage)

A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the res

2020-09-15 17:16:16 71

原创 A collection of exercises for Python beginners(Q13.Selling Goldfish)

A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the res

2020-09-15 17:13:35 59

原创 A collection of exercises for Python beginners(Q12. Tricolor Ball)

A collection of exercises for Python beginners(Q12)A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic u

2020-09-15 17:07:16 77

原创 A collection of exercises for Python beginners(Q11. Handing out candy)

A collection of exercises for Python beginners(Q11)A collection of exercises for Python beginnersAs a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic u

2020-09-15 17:05:11 222

原创 A collection of exercises for Python beginners(Q10. Personal income tax Question)

A collection of exercises for Python beginners(Q9)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:38:59 121

原创 A collection of exercises for Python beginners(Q9.Conversion of system of numeration)

A collection of exercises for Python beginners(Q9)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:37:38 54

原创 A collection of exercises for Python beginners(Q8.Bubble Sort)

A collection of exercises for Python beginners(Q8)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:33:17 55

原创 A collection of exercises for Python beginners(Q7. The Best Deposit Scheme)

A collection of exercises for Python beginners(Q7)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:30:56 82

原创 A collection of exercises for Python beginners(Q6. Newton-Raphson method)

A collection of exercises for Python beginners(Q6)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:29:32 79

原创 A collection of exercises for Python beginners(Q5.The problem of rabbits giving birth)

A collection of exercises for Python beginners(Q5)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:28:00 69

原创 A collection of exercises for Python beginners(Q4.The hit-and-run driver)

A collection of exercises for Python beginners(Q4)As a Python beginner, I’ve done a lot of practice. Most of these exercises are very interesting. In order for the other beginners to get to learn the basic usage of the language faster, I have compiled the

2020-09-14 16:26:31 71

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除