首页 磁力链接怎么用

[GigaCourse.Com] Udemy - 2022 Complete Python Masterclass™ Zero to Hero Bootcamp

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-5-10 17:23 2024-7-18 18:22 104 6.09 GB 515
二维码链接
[GigaCourse.Com] Udemy - 2022 Complete Python Masterclass™  Zero to Hero Bootcamp的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/001 Course Content Walkthrough.mp470.03MB
  2. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/002 Setup - Introduction.mp47.2MB
  3. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/003 Setup - Making Python3 the Default.mp44.94MB
  4. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/004 Setup - Python Installation.mp410.35MB
  5. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/005 Setup - Python Shell.mp416.44MB
  6. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/006 Setup - Sublime Text Installation & Build System.mp412.48MB
  7. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/007 Setup - AnacondaJupiter Notebook Installation.mp420.32MB
  8. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/008 Python Variables.mp430.3MB
  9. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/009 Python Operator - Arithmetic.mp415.86MB
  10. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/010 Python Operator - Assignment.mp420.35MB
  11. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/011 Python Operator - Left & Right Shift (Bitwise).mp421.76MB
  12. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/012 Python Operator - Bitwise.mp423.95MB
  13. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/013 Python Operator - Logical.mp413.67MB
  14. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/014 Python Operator - Comparison.mp411.88MB
  15. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/015 Python Operator - Identity.mp415.78MB
  16. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/016 Python Operator - Membership.mp410.26MB
  17. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/017 Python Comments.mp412.45MB
  18. 01 - Introduction, Setup, Variable, Operators, Comment, Data Type/018 Python Data Types.mp430.96MB
  19. 02 - Beginner to Intermediate - Python List/001 Python List - What is List.mp412.53MB
  20. 02 - Beginner to Intermediate - Python List/002 Python List - Arbitrary Objects.mp413.12MB
  21. 02 - Beginner to Intermediate - Python List/003 Python List - Number of Objects.mp49.32MB
  22. 02 - Beginner to Intermediate - Python List/004 Python List - Ordered or Unordered.mp410.27MB
  23. 02 - Beginner to Intermediate - Python List/005 Python List - List Indexing.mp410.9MB
  24. 02 - Beginner to Intermediate - Python List/006 Python List - Slicing with Positive and Negative indexing.mp424.47MB
  25. 02 - Beginner to Intermediate - Python List/007 Python List - Omitting First & Second Indices.mp439.05MB
  26. 02 - Beginner to Intermediate - Python List/008 Python List - Using Stride to Access Elements of List.mp411.56MB
  27. 02 - Beginner to Intermediate - Python List/009 Python List - Reversing.mp417.42MB
  28. 02 - Beginner to Intermediate - Python List/010 Python List - The difference between [] in List & String.mp438.39MB
  29. 02 - Beginner to Intermediate - Python List/011 Python List - Operators and Built-In Structure.mp422.04MB
  30. 02 - Beginner to Intermediate - Python List/012 Python List - Mutable or Immutable.mp432.09MB
  31. 02 - Beginner to Intermediate - Python List/013 Python List - Modification.mp420.66MB
  32. 02 - Beginner to Intermediate - Python List/014 Python List - Appending & Prepending.mp425.35MB
  33. 02 - Beginner to Intermediate - Python List/015 Python List - Ways to Delete Elements of a List.mp420.14MB
  34. 02 - Beginner to Intermediate - Python List/016 Python List - Append Method.mp47.49MB
  35. 02 - Beginner to Intermediate - Python List/017 Python List - Extend Method.mp410.84MB
  36. 02 - Beginner to Intermediate - Python List/018 Python List - Insert Method.mp49.38MB
  37. 02 - Beginner to Intermediate - Python List/019 Python List - Index Method.mp45.08MB
  38. 02 - Beginner to Intermediate - Python List/020 Python List - Copy Method.mp44.8MB
  39. 02 - Beginner to Intermediate - Python List/021 Python List - Count Method.mp43.68MB
  40. 02 - Beginner to Intermediate - Python List/022 Python List - Reverse Method.mp46.13MB
  41. 02 - Beginner to Intermediate - Python List/023 Python List - Sort Method & Sorted Function.mp413.38MB
  42. 02 - Beginner to Intermediate - Python List/024 Python List - Emptying a List with Clear and Del.mp49.02MB
  43. 02 - Beginner to Intermediate - Python List/025 Python List Challenge - 1 - List Reversal.mp4441.69KB
  44. 02 - Beginner to Intermediate - Python List/026 Python List Challenge - 1 - List Reversal - Solution.mp44.08MB
  45. 02 - Beginner to Intermediate - Python List/028 Python List Challenge - 2 - Insert.mp4715.11KB
  46. 02 - Beginner to Intermediate - Python List/029 Python List Challenge - 2 - Insert -Solution.mp47.68MB
  47. 02 - Beginner to Intermediate - Python List/031 Python List Challenge - 3 - Append.mp41.47MB
  48. 02 - Beginner to Intermediate - Python List/032 Python List Challenge - 3 - Append - Solution.mp45.2MB
  49. 02 - Beginner to Intermediate - Python List/034 Python List Challenge - 4 - Extend.mp41.6MB
  50. 02 - Beginner to Intermediate - Python List/035 Python List Challenge - 4 - Extend - Solution.mp46.67MB
  51. 02 - Beginner to Intermediate - Python List/037 Python List Challenge - 5 - Index.mp4730.32KB
  52. 02 - Beginner to Intermediate - Python List/038 Python List Challenge - 5 - Index - Solution.mp45.47MB
  53. 02 - Beginner to Intermediate - Python List/040 Python List Challenge & Solution - 6 - Len, Max & Min.mp44.56MB
  54. 02 - Beginner to Intermediate - Python List/042 Python List Challenge & Solution - 7 - Plus Operator.mp46.52MB
  55. 02 - Beginner to Intermediate - Python List/044 Python List Challenge & Solution - 8 - Emptying a List.mp45.8MB
  56. 02 - Beginner to Intermediate - Python List/046 Python List Challenge & Solution - 9 - Reverse.mp412.46MB
  57. 02 - Beginner to Intermediate - Python List/048 Python List Challenge & Solution - 10 - Count, pop, sort, and sorted.mp420.99MB
  58. 02 - Beginner to Intermediate - Python List/050 Python List Challenge & Solution - 11 - Unpack.mp44.49MB
  59. 03 - Beginner to Intermediate - Python Tuple/001 Python Tuple - What is Tuple.mp48.08MB
  60. 03 - Beginner to Intermediate - Python Tuple/002 Python Tuple - Creating a Tuple.mp47.29MB
  61. 03 - Beginner to Intermediate - Python Tuple/003 Python Tuple - Immutable.mp411.97MB
  62. 03 - Beginner to Intermediate - Python Tuple/004 Python Tuple - Ordered.mp45.34MB
  63. 03 - Beginner to Intermediate - Python Tuple/005 Python Tuple - Indexing.mp44.42MB
  64. 03 - Beginner to Intermediate - Python Tuple/006 Python Tuple - Slicing.mp48.97MB
  65. 03 - Beginner to Intermediate - Python Tuple/007 Python Tuple - Stride.mp410.28MB
  66. 03 - Beginner to Intermediate - Python Tuple/008 Python Tuple - One Item.mp43.81MB
  67. 03 - Beginner to Intermediate - Python Tuple/009 Python Tuple - Packing and Unpacking.mp429.88MB
  68. 03 - Beginner to Intermediate - Python Tuple/010 Python Tuple - Values Swapping.mp414.9MB
  69. 03 - Beginner to Intermediate - Python Tuple/011 Python Tuple - Count Method.mp42.66MB
  70. 03 - Beginner to Intermediate - Python Tuple/012 Python Tuple - Index Method.mp42.74MB
  71. 03 - Beginner to Intermediate - Python Tuple/013 Python Tuple - Join Method.mp46.1MB
  72. 03 - Beginner to Intermediate - Python Tuple/014 Python Tuple Challenge & Solution- 1 - Empty Tuple.mp42.01MB
  73. 03 - Beginner to Intermediate - Python Tuple/015 Python Tuple Challenge & Solution - 2- Assigning Elements.mp42.7MB
  74. 03 - Beginner to Intermediate - Python Tuple/016 Python Tuple Challenge & Solution - 3 - Printing Last Element.mp41.14MB
  75. 03 - Beginner to Intermediate - Python Tuple/017 Python Tuple Challenge & Solution - 4 - Index of Element.mp42.43MB
  76. 03 - Beginner to Intermediate - Python Tuple/018 Python Tuple Challenge & Solution - 5 - Count.mp41.16MB
  77. 03 - Beginner to Intermediate - Python Tuple/019 Python Tuple Challenge & Solution - 6 - Mixed Data.mp41.44MB
  78. 03 - Beginner to Intermediate - Python Tuple/020 Python Tuple Challenge & Solution - 7 - Sum.mp41.16MB
  79. 03 - Beginner to Intermediate - Python Tuple/021 Python Tuple Challenge & Solution - 8 - Max and Min.mp41.48MB
  80. 03 - Beginner to Intermediate - Python Tuple/022 Python Tuple Challenge & Solution - 9 - Unpack.mp43.79MB
  81. 03 - Beginner to Intermediate - Python Tuple/023 Python Tuple Challenge & Solution - 10 - Add value fo Tuple.mp414.9MB
  82. 03 - Beginner to Intermediate - Python Tuple/024 Python Tuple Challenge & Solution - 11 - Add Elements.mp413.03MB
  83. 03 - Beginner to Intermediate - Python Tuple/025 Python Tuple Challenge & Solution - 12 - Join Method.mp41.84MB
  84. 03 - Beginner to Intermediate - Python Tuple/026 Python Tuple Challenge & Solution - 13 - Elements.mp43.83MB
  85. 03 - Beginner to Intermediate - Python Tuple/027 Python Tuple Challenge & Solution - 14 - Remove Element.mp43.84MB
  86. 03 - Beginner to Intermediate - Python Tuple/028 Python Tuple Challenge & Solution - 15 - Length.mp4729.23KB
  87. 03 - Beginner to Intermediate - Python Tuple/029 Python Tuple Challenge & Solution - 16 - Stride.mp42.38MB
  88. 03 - Beginner to Intermediate - Python Tuple/030 Python Tuple Challenge & Solution - 17 - Join.mp43.49MB
  89. 04 - Beginner to Intermediate - Dictionary/001 Python Dictionary - What is Dictionary.mp415.66MB
  90. 04 - Beginner to Intermediate - Dictionary/002 Python Dictionary - Defining a Dictionary.mp450.82MB
  91. 04 - Beginner to Intermediate - Dictionary/003 Python Dictionary - Defining a Dictionary with Arbitrary Entries.mp49.32MB
  92. 04 - Beginner to Intermediate - Dictionary/004 Python Dictionary - Accessing Values in Dictionary.mp47.05MB
  93. 04 - Beginner to Intermediate - Dictionary/005 Python Dictionary - Adding to Existing Dictionary.mp43.64MB
  94. 04 - Beginner to Intermediate - Dictionary/006 Python Dictionary - Deleting Records.mp42.22MB
  95. 04 - Beginner to Intermediate - Dictionary/007 Python Dictionary - Incremental Building.mp48.72MB
  96. 04 - Beginner to Intermediate - Dictionary/008 Python Dictionary - Accessing SubDictionary.mp418.22MB
  97. 04 - Beginner to Intermediate - Dictionary/009 Python Dictionary - Key Restriction.mp419.91MB
  98. 04 - Beginner to Intermediate - Dictionary/010 Python Dictionary - IN and NOT Operators.mp46.32MB
  99. 04 - Beginner to Intermediate - Dictionary/011 Python Dictionary - Len Function.mp41.22MB
  100. 04 - Beginner to Intermediate - Dictionary/012 Python Dictionary - Keys Method.mp45.05MB
  101. 04 - Beginner to Intermediate - Dictionary/013 Dictionary - Values Method.mp45.35MB
  102. 04 - Beginner to Intermediate - Dictionary/014 Dictionary - Items Method.mp413.59MB
  103. 04 - Beginner to Intermediate - Dictionary/015 Python Dictionary - Get Method.mp46.3MB
  104. 04 - Beginner to Intermediate - Dictionary/016 Python Dictionary - Update Method.mp411.48MB
  105. 04 - Beginner to Intermediate - Dictionary/017 Python Dictionary - Popitem, Pop and Clear Method.mp413.97MB
  106. 04 - Beginner to Intermediate - Dictionary/018 Python Dictionary Challenge & Solution - 1 - Key-Value.mp49.41MB
  107. 04 - Beginner to Intermediate - Dictionary/020 Python Dictionary Challenge & Solution - 2- Data Structure.mp410.23MB
  108. 04 - Beginner to Intermediate - Dictionary/022 Python Dictionary Challenge & Solution - 3- Next.mp43.83MB
  109. 04 - Beginner to Intermediate - Dictionary/024 Python Dictionary Challenge & Solution - 4- Next.mp42.34MB
  110. 04 - Beginner to Intermediate - Dictionary/025 Python Dictionary Challenge & Solution - 4- Sorted.mp47.27MB
  111. 04 - Beginner to Intermediate - Dictionary/027 Python Dictionary Challenge & Solution -5-Update.mp42MB
  112. 04 - Beginner to Intermediate - Dictionary/028 Python Dictionary Challenge & Solution - 7 - Len.mp44.35MB
  113. 04 - Beginner to Intermediate - Dictionary/030 Python Dictionary Challenge & Solution - 8 - Merging Two Dicts.mp45.66MB
  114. 04 - Beginner to Intermediate - Dictionary/031 Python Dictionary Challenge & Solution - 9 - Sum.mp43.2MB
  115. 05 - Beginner to Intermediate - Python Set/001 Python Set - What is Set.mp415.63MB
  116. 05 - Beginner to Intermediate - Python Set/002 Python Set - Defining Set.mp419MB
  117. 05 - Beginner to Intermediate - Python Set/003 Python Set - Initialising a Set.mp44.83MB
  118. 05 - Beginner to Intermediate - Python Set/004 Python Set - Supports Arbitrary Immutable Objects.mp411.24MB
  119. 05 - Beginner to Intermediate - Python Set/005 Python Set - IN and NOT IN.mp43.95MB
  120. 05 - Beginner to Intermediate - Python Set/006 Python Set - Len.mp42.18MB
  121. 05 - Beginner to Intermediate - Python Set/007 Python Set - Understanding Set Venn Diagram & Operations - Union.mp417.15MB
  122. 05 - Beginner to Intermediate - Python Set/008 Python Set - Understanding Set Venn Diagram & Operations - Intersection.mp49.33MB
  123. 05 - Beginner to Intermediate - Python Set/009 Python Set - Understanding Set Venn Diagram & Operations - Intersection_update.mp416.64MB
  124. 05 - Beginner to Intermediate - Python Set/010 Python Set - Understanding Set Venn Diagram & Operations - Difference.mp419.25MB
  125. 05 - Beginner to Intermediate - Python Set/011 Python Set - Understanding Set Venn Diagram & Operations - Difference_update.mp47.9MB
  126. 05 - Beginner to Intermediate - Python Set/012 Python Set - Understanding Set Venn Diagram & Operations - Symmetric_difference.mp421.44MB
  127. 05 - Beginner to Intermediate - Python Set/013 Python Set - Symmetric_difference_update.mp421.23MB
  128. 05 - Beginner to Intermediate - Python Set/014 Python Set - isSubset Method.mp413.38MB
  129. 05 - Beginner to Intermediate - Python Set/015 Python Set - isSuperset Method.mp44.96MB
  130. 05 - Beginner to Intermediate - Python Set/016 Python Set - Proper Subset Proper Superset.mp416.48MB
  131. 05 - Beginner to Intermediate - Python Set/017 Python Set - isDisjoint Method.mp45.23MB
  132. 05 - Beginner to Intermediate - Python Set/018 Python Set - Add Method.mp43.67MB
  133. 05 - Beginner to Intermediate - Python Set/019 Python Set - Clear Method.mp41.47MB
  134. 05 - Beginner to Intermediate - Python Set/020 Python Set - Pop Method.mp46.07MB
  135. 05 - Beginner to Intermediate - Python Set/021 Python Set - Discard Method.mp45.8MB
  136. 05 - Beginner to Intermediate - Python Set/022 Python Set - Remove Method.mp46.75MB
  137. 05 - Beginner to Intermediate - Python Set/023 Python Set - Update Method.mp44.85MB
  138. 05 - Beginner to Intermediate - Python Set/024 Python Set Challenge & Solution - 1 - Empty Set.mp41.19MB
  139. 05 - Beginner to Intermediate - Python Set/025 Python Set Challenge & Solution - 2 - Empty Set.mp45.04MB
  140. 05 - Beginner to Intermediate - Python Set/027 Python Set Challenge & Solution - 3 - Add.mp41.56MB
  141. 05 - Beginner to Intermediate - Python Set/029 Python Set Challenge & Solution - 4 - Update.mp42.44MB
  142. 05 - Beginner to Intermediate - Python Set/031 Python Set Challenge & Solution - 5 - Pop.mp43.8MB
  143. 05 - Beginner to Intermediate - Python Set/033 Python Set Challenge & Solution - 6 - Discard.mp46.15MB
  144. 05 - Beginner to Intermediate - Python Set/035 Python Set Challenge & Solution - 7 - Remove or Discard.mp46.82MB
  145. 05 - Beginner to Intermediate - Python Set/037 Python Set Challenge & Solution - 8 - Remove.mp42.83MB
  146. 05 - Beginner to Intermediate - Python Set/039 Python Set Challenge & Solution - 9 - Intersection.mp44.3MB
  147. 05 - Beginner to Intermediate - Python Set/041 Python Set Challenge & Solution - 10 - List.mp42.17MB
  148. 05 - Beginner to Intermediate - Python Set/042 Python Set Challenge & Solution - 11 - Issuperset.mp44.62MB
  149. 05 - Beginner to Intermediate - Python Set/043 Python Set Challenge & Solution - 12 - isSubset.mp42.69MB
  150. 05 - Beginner to Intermediate - Python Set/045 Python Set Challenge & Solution - 13 - ProperSubset.mp44.33MB
  151. 05 - Beginner to Intermediate - Python Set/046 Python Set Challenge & Solution - 14 - isDisjoint.mp41.94MB
  152. 05 - Beginner to Intermediate - Python Set/047 Python Set Challenge & Solution - 15 - Subset & Proper Subset.mp47.59MB
  153. 05 - Beginner to Intermediate - Python Set/049 Python Set Challenge & Solution - 16 - Copy.mp41.82MB
  154. 05 - Beginner to Intermediate - Python Set/050 Python Set Challenge & Solution - 17 - Unordered.mp42.9MB
  155. 05 - Beginner to Intermediate - Python Set/051 Python Set Challenge & Solution - 18 - IN.mp41.33MB
  156. 05 - Beginner to Intermediate - Python Set/052 Python Set Challenge & Solution - 19 - Intersection.mp43.44MB
  157. 05 - Beginner to Intermediate - Python Set/054 Python Set Challenge & Solution - 20 - Difference.mp47.25MB
  158. 05 - Beginner to Intermediate - Python Set/056 Python Set Challenge & Solution - 21 - Subset.mp42.32MB
  159. 05 - Beginner to Intermediate - Python Set/057 Python Set Challenge & Solution - 22 - SuperSet.mp45.61MB
  160. 05 - Beginner to Intermediate - Python Set/058 Python Set Challenge & Solution - 23 - Symmetric Difference.mp415MB
  161. 05 - Beginner to Intermediate - Python Set/059 Python Set Challenge & Solution - 24 - Difference Update.mp414.51MB
  162. 05 - Beginner to Intermediate - Python Set/060 Python Set Challenge & Solution - 25 - Union.mp44.64MB
  163. 05 - Beginner to Intermediate - Python Set/061 Python Set Challenge & Solution - 26 - Dictionary to Set.mp43.81MB
  164. 05 - Beginner to Intermediate - Python Set/062 Python Set Challenge & Solution - 27 - Max and Min.mp42.47MB
  165. 06 - Beginner to Intermediate - Python FrozenSet/001 Python FrozenSet - What is FrozenSet.mp44.42MB
  166. 06 - Beginner to Intermediate - Python FrozenSet/002 Python FrozenSet - Defining a FrozenSet.mp42.49MB
  167. 06 - Beginner to Intermediate - Python FrozenSet/003 Python FrozenSet - Can't Be Modified.mp414.87MB
  168. 06 - Beginner to Intermediate - Python FrozenSet/004 Python FrozenSet - Len & List Functions.mp42.69MB
  169. 06 - Beginner to Intermediate - Python FrozenSet/005 Python FrozenSet - Importance of FrozenSet.mp417.56MB
  170. 07 - Beginner to Intermediate - Python String/001 Python String - What is String.mp48.67MB
  171. 07 - Beginner to Intermediate - Python String/002 Python String - Capitalise.mp44.89MB
  172. 07 - Beginner to Intermediate - Python String/003 Python String - Accessing Values In Strings.mp45.33MB
  173. 07 - Beginner to Intermediate - Python String/004 Python String - Casefold.mp48.59MB
  174. 07 - Beginner to Intermediate - Python String/005 Python String - Slicing & Stride.mp415.94MB
  175. 07 - Beginner to Intermediate - Python String/006 Python String - Center.mp49.17MB
  176. 07 - Beginner to Intermediate - Python String/007 Python String - Plus Operator.mp45.1MB
  177. 07 - Beginner to Intermediate - Python String/008 Python String - Minus Operator.mp42.9MB
  178. 07 - Beginner to Intermediate - Python String/009 Python String - Multiplication Operator.mp45.05MB
  179. 07 - Beginner to Intermediate - Python String/010 Python String - Upper Method.mp42.04MB
  180. 07 - Beginner to Intermediate - Python String/011 Python String - Lower Method.mp43.2MB
  181. 07 - Beginner to Intermediate - Python String/012 Python String - IN and NOT IN.mp45.85MB
  182. 07 - Beginner to Intermediate - Python String/013 Python String - Title.mp42.15MB
  183. 07 - Beginner to Intermediate - Python String/014 Python String - Swapcase.mp43.47MB
  184. 07 - Beginner to Intermediate - Python String/015 Python String - StartsWith & EndsWith.mp46.05MB
  185. 07 - Beginner to Intermediate - Python String/016 Python String - Find.mp48.02MB
  186. 07 - Beginner to Intermediate - Python String/017 Python String - rFind.mp45.56MB
  187. 07 - Beginner to Intermediate - Python String/018 Python String - Index.mp48.83MB
  188. 07 - Beginner to Intermediate - Python String/019 Python String - rIndex.mp46.4MB
  189. 07 - Beginner to Intermediate - Python String/020 Python String - isAlnum.mp45MB
  190. 07 - Beginner to Intermediate - Python String/021 Python String - isDigit.mp43.34MB
  191. 07 - Beginner to Intermediate - Python String/022 Python String - isIdentifier.mp45.57MB
  192. 07 - Beginner to Intermediate - Python String/023 Python String - isAlpha.mp41.9MB
  193. 07 - Beginner to Intermediate - Python String/024 Python String - isLower.mp42.75MB
  194. 07 - Beginner to Intermediate - Python String/025 String -isPrintable.mp46.88MB
  195. 07 - Beginner to Intermediate - Python String/026 Python String - isTitle.mp43.89MB
  196. 07 - Beginner to Intermediate - Python String/027 Python String - isSpace.mp44.9MB
  197. 07 - Beginner to Intermediate - Python String/028 Python String - isUpper.mp42.69MB
  198. 07 - Beginner to Intermediate - Python String/029 Python String - ljust.mp44.8MB
  199. 07 - Beginner to Intermediate - Python String/030 Python String - rJust.mp43.67MB
  200. 07 - Beginner to Intermediate - Python String/031 Python String - replace.mp46.06MB
  201. 07 - Beginner to Intermediate - Python String/032 Python String - strip.mp45.78MB
  202. 07 - Beginner to Intermediate - Python String/033 Python String - rStrip.mp43.95MB
  203. 07 - Beginner to Intermediate - Python String/034 Python String - iStrip.mp42.58MB
  204. 07 - Beginner to Intermediate - Python String/035 Python String - expandtabs.mp43.81MB
  205. 07 - Beginner to Intermediate - Python String/036 Python String - zfill.mp46.13MB
  206. 07 - Beginner to Intermediate - Python String/037 Python String - partition.mp44.27MB
  207. 07 - Beginner to Intermediate - Python String/038 Python String - rPartition.mp44.9MB
  208. 07 - Beginner to Intermediate - Python String/039 Python String - rsplit.mp418.2MB
  209. 07 - Beginner to Intermediate - Python String/040 Python String - split.mp49.75MB
  210. 07 - Beginner to Intermediate - Python String/041 Python String - splitline.mp46.8MB
  211. 07 - Beginner to Intermediate - Python String/042 Python String - format.mp46.37MB
  212. 07 - Beginner to Intermediate - Python String/043 Python String - f-string.mp45.11MB
  213. 07 - Beginner to Intermediate - Python String/044 Python String - isascii.mp49.42MB
  214. 07 - Beginner to Intermediate - Python String/045 Python String Challenge & Solution - 1.mp47.98MB
  215. 07 - Beginner to Intermediate - Python String/046 Python String Challenge & Solution - 2.mp42.36MB
  216. 07 - Beginner to Intermediate - Python String/047 Python String Challenge & Solution - 3.mp43.85MB
  217. 07 - Beginner to Intermediate - Python String/048 Python String Challenge & Solution - 4.mp47.42MB
  218. 07 - Beginner to Intermediate - Python String/049 Python String Challenge & Solution - 5.mp44.22MB
  219. 07 - Beginner to Intermediate - Python String/050 Python String Challenge & Solution - 6.mp42.33MB
  220. 07 - Beginner to Intermediate - Python String/051 Python String Challenge & Solution - 7.mp45MB
  221. 07 - Beginner to Intermediate - Python String/052 Python String Challenge & Solution - 8.mp42.61MB
  222. 07 - Beginner to Intermediate - Python String/053 Python String Challenge & Solution - 9.mp415.16MB
  223. 07 - Beginner to Intermediate - Python String/054 Python String Challenge & Solution - 10.mp43.11MB
  224. 07 - Beginner to Intermediate - Python String/055 Python String Challenge & Solution - 11.mp43.04MB
  225. 07 - Beginner to Intermediate - Python String/056 Python String Challenge & Solution - 12.mp44.93MB
  226. 07 - Beginner to Intermediate - Python String/057 Python String Challenge & Solution - 13.mp44.9MB
  227. 07 - Beginner to Intermediate - Python String/058 Python String Challenge & Solution - 14.mp42.97MB
  228. 07 - Beginner to Intermediate - Python String/059 Python String Challenge & Solution - 15.mp42.22MB
  229. 07 - Beginner to Intermediate - Python String/060 Python String Challenge & Solution - 16.mp41.15MB
  230. 07 - Beginner to Intermediate - Python String/061 Python String Challenge & Solution - 17.mp43.93MB
  231. 07 - Beginner to Intermediate - Python String/062 Python String Challenge & Solution - 18.mp43.23MB
  232. 07 - Beginner to Intermediate - Python String/063 Python String Challenge & Solution - 19.mp47MB
  233. 07 - Beginner to Intermediate - Python String/064 Python String Challenge & Solution - 20.mp416.08MB
  234. 07 - Beginner to Intermediate - Python String/065 Python String Challenge & Solution - 21.mp44.83MB
  235. 07 - Beginner to Intermediate - Python String/066 Python String Challenge & Solution - 22.mp450.8MB
  236. 07 - Beginner to Intermediate - Python String/067 Python String Challenge & Solution - 23.mp41.73MB
  237. 07 - Beginner to Intermediate - Python String/068 Python String Challenge & Solution - 24.mp42.73MB
  238. 07 - Beginner to Intermediate - Python String/069 Python String Challenge & Solution - 25.mp46.39MB
  239. 07 - Beginner to Intermediate - Python String/070 Python String Challenge & Solution - 26.mp412.29MB
  240. 07 - Beginner to Intermediate - Python String/071 Python String Challenge & Solution - 27.mp41.97MB
  241. 07 - Beginner to Intermediate - Python String/072 Python String Challenge & Solution - 28.mp41.26MB
  242. 07 - Beginner to Intermediate - Python String/073 Python String Challenge & Solution - 29.mp41.57MB
  243. 07 - Beginner to Intermediate - Python String/074 Python String Challenge & Solution - 30.mp45.03MB
  244. 07 - Beginner to Intermediate - Python String/075 Python String Challenge & Solution - 31.mp41.95MB
  245. 07 - Beginner to Intermediate - Python String/076 Python String Challenge & Solution - 32.mp44.2MB
  246. 07 - Beginner to Intermediate - Python String/077 Python String Challenge & Solution - 33.mp44.29MB
  247. 07 - Beginner to Intermediate - Python String/078 Python String Challenge & Solution - 34.mp45.32MB
  248. 07 - Beginner to Intermediate - Python String/079 Python String Challenge & Solution - 35.mp43.25MB
  249. 07 - Beginner to Intermediate - Python String/080 Python String Challenge & Solution - 36.mp44.35MB
  250. 07 - Beginner to Intermediate - Python String/081 Python String Challenge & Solution - 37.mp42.37MB
  251. 07 - Beginner to Intermediate - Python String/082 Python String Challenge & Solution - 38.mp41.5MB
  252. 07 - Beginner to Intermediate - Python String/083 Python String Challenge & Solution - 39.mp42.12MB
  253. 07 - Beginner to Intermediate - Python String/084 Python String Challenge & Solution - 40.mp44.2MB
  254. 07 - Beginner to Intermediate - Python String/085 Python String Challenge & Solution - 41.mp44.51MB
  255. 07 - Beginner to Intermediate - Python String/086 Python String Challenge & Solution - 42.mp41.74MB
  256. 08 - Intermediate - Python Casting/001 Understanding Python Casting.mp414.18MB
  257. 09 - Intermediate - Python Container/001 Meaning of Python Container.mp410.91MB
  258. 09 - Intermediate - Python Container/002 Python Iterable, Iteration and Iterator.mp428.89MB
  259. 09 - Intermediate - Python Container/003 Python Iterator Challenge & Solution.mp431.19MB
  260. 10 - Intermediate - Introduction to Python Range Function/001 Introduction to Python Range Function.mp433.13MB
  261. 11 - Intermediate - Introduction to Python For Loop/001 Introduction to Python For Loop.mp410.88MB
  262. 12 - Intermediate - Revisiting Python Range Function/001 Python Range Function Challenge & Solution - 1.mp48.98MB
  263. 12 - Intermediate - Revisiting Python Range Function/002 Python Range Function Challenge & Solution - 2.mp44.91MB
  264. 12 - Intermediate - Revisiting Python Range Function/004 Python Range Function Challenge & Solution - 3.mp47.95MB
  265. 12 - Intermediate - Revisiting Python Range Function/006 Python Range Function Challenge & Solution - 4.mp46.3MB
  266. 12 - Intermediate - Revisiting Python Range Function/008 Python Range Function Challenge & Solution - 5.mp44.52MB
  267. 12 - Intermediate - Revisiting Python Range Function/010 Python Range Function Challenge & Solution - 6.mp43.81MB
  268. 12 - Intermediate - Revisiting Python Range Function/012 Python Range Function Challenge & Solution - 7.mp46.37MB
  269. 12 - Intermediate - Revisiting Python Range Function/014 Python Range Function Challenge & Solution - 8.mp48.29MB
  270. 12 - Intermediate - Revisiting Python Range Function/016 Python Range Function Challenge & Solution - 9.mp424.79MB
  271. 12 - Intermediate - Revisiting Python Range Function/018 Python Range Function Challenge & Solution - 10.mp48.73MB
  272. 13 - Intermediate - Revisiting Python For Loop/001 Python For Loop Challenge & Solution - 1.mp410.46MB
  273. 13 - Intermediate - Revisiting Python For Loop/003 Python For Loop Challenge & Solution - 2.mp44.38MB
  274. 13 - Intermediate - Revisiting Python For Loop/005 Python For Loop Challenge & Solution - 3.mp411.1MB
  275. 13 - Intermediate - Revisiting Python For Loop/007 Python For Loop Challenge & Solution - 4.mp43.77MB
  276. 13 - Intermediate - Revisiting Python For Loop/009 Python For Loop Challenge & Solution - 5.mp43.73MB
  277. 14 - Intermediate - Python If ... Else Statement/001 Python If ... Else - Introduction.mp430.41MB
  278. 14 - Intermediate - Python If ... Else Statement/002 Python If ... Else - Nested If Statements.mp410.43MB
  279. 14 - Intermediate - Python If ... Else Statement/003 Python If ... Else - Else Statement.mp411.84MB
  280. 14 - Intermediate - Python If ... Else Statement/004 Python If ... Else - ELIF Statement.mp455.85MB
  281. 14 - Intermediate - Python If ... Else Statement/005 One Line If Statement.mp416.28MB
  282. 14 - Intermediate - Python If ... Else Statement/006 Python If ... Else - Ternary Operator.mp420.38MB
  283. 14 - Intermediate - Python If ... Else Statement/007 Python If ... Else - From Ternary to Normal Conditional Statement.mp48.31MB
  284. 14 - Intermediate - Python If ... Else Statement/008 More Conditional Expression Ternary Operator.mp416.79MB
  285. 15 - Intermediate - Python Input Function/001 How Python Input Function Works.mp427.61MB
  286. 15 - Intermediate - Python Input Function/002 Challenge & Solution - 1.mp44.43MB
  287. 15 - Intermediate - Python Input Function/003 Challenge & Solution - 2.mp44.48MB
  288. 16 - Intermediate - Python While Loops/001 Python While Loops - Introduction.mp415.39MB
  289. 16 - Intermediate - Python While Loops/002 Python While Loops - pop Method.mp415.41MB
  290. 16 - Intermediate - Python While Loops/003 Python While Loops - If & break.mp412.25MB
  291. 16 - Intermediate - Python While Loops/004 Python While Loops - If & Continue.mp422.22MB
  292. 16 - Intermediate - Python While Loops/005 Python While Loops - If, Break & Continue.mp421.02MB
  293. 16 - Intermediate - Python While Loops/006 Python While Loops - One-Line While Loop.mp45.18MB
  294. 16 - Intermediate - Python While Loops/007 Python While Loops - Challenge - 1.mp44.34MB
  295. 16 - Intermediate - Python While Loops/009 Python While Loops - Challenge - 2.mp429.55MB
  296. 17 - Intermediate - Python Print Function/001 Python Print Function - New Line.mp411.1MB
  297. 17 - Intermediate - Python Print Function/002 Python Print Function - String.mp413.81MB
  298. 17 - Intermediate - Python Print Function/003 Python Print Function - Concatenation.mp46.44MB
  299. 17 - Intermediate - Python Print Function/004 Python Print Function - Data Types.mp412.35MB
  300. 17 - Intermediate - Python Print Function/005 Python Print Function - Separating Multiple Arguments.mp413.51MB
  301. 17 - Intermediate - Python Print Function/006 Python Print Function - Separator Option.mp412.68MB
  302. 17 - Intermediate - Python Print Function/007 Python Print Function - Newline.mp43.53MB
  303. 17 - Intermediate - Python Print Function/008 Python Print Function - Challenge Separator.mp41.27MB
  304. 17 - Intermediate - Python Print Function/009 Python Print Function - Challenge Separator.mp46.15MB
  305. 17 - Intermediate - Python Print Function/010 Python Print Function - End Option.mp411.02MB
  306. 17 - Intermediate - Python Print Function/011 Python Print Function - Newline.mp45.81MB
  307. 17 - Intermediate - Python Print Function/012 Python Print Function - Newline With End Option.mp48.05MB
  308. 17 - Intermediate - Python Print Function/013 Python Print Function - Modulo (%) Operator.mp418.29MB
  309. 18 - Intermediate - Python List Comprehension/001 Python List Comprehension - Introduction.mp411.53MB
  310. 18 - Intermediate - Python List Comprehension/002 Python List Comprehension - with IF.mp49.33MB
  311. 18 - Intermediate - Python List Comprehension/003 Python List Comprehension - with IF and ELSE.mp411.56MB
  312. 18 - Intermediate - Python List Comprehension/005 Python List Comprehension - Nested List Comprehension.mp42.52MB
  313. 18 - Intermediate - Python List Comprehension/006 Python List Comprehension - More Challenge & Solution - 1.mp420.68MB
  314. 18 - Intermediate - Python List Comprehension/008 Python List Comprehension - More Challenge & Solution - 2.mp48.09MB
  315. 18 - Intermediate - Python List Comprehension/010 Python List Comprehension - More Challenge & Solution - 3.mp42.82MB
  316. 18 - Intermediate - Python List Comprehension/012 Python List Comprehension - More Challenge & Solution - 4.mp42.52MB
  317. 18 - Intermediate - Python List Comprehension/014 Python List Comprehension - More Challenge & Solution - 5.mp43.98MB
  318. 18 - Intermediate - Python List Comprehension/016 Python List Comprehension - More Challenge - 6.mp45.53MB
  319. 18 - Intermediate - Python List Comprehension/018 PyPython List Comprehension - More Challenge & Solution - 7.mp45.59MB
  320. 18 - Intermediate - Python List Comprehension/020 Python List Comprehension - More Challenge & Solution - 8.mp46.01MB
  321. 18 - Intermediate - Python List Comprehension/022 Python List Comprehension - More Challenge - 9.mp46.19MB
  322. 18 - Intermediate - Python List Comprehension/024 Python List Comprehension - More Challenge & Solution - 10.mp45.19MB
  323. 18 - Intermediate - Python List Comprehension/026 Python List Comprehension - More Challenge - 11.mp410.91MB
  324. 18 - Intermediate - Python List Comprehension/028 Python List Comprehension - More Challenge & Solution - 12.mp46.19MB
  325. 18 - Intermediate - Python List Comprehension/030 Python List Comprehension - More Challenge - 13.mp411.38MB
  326. 18 - Intermediate - Python List Comprehension/032 Python List Comprehension - More Challenge & Solution - 14.mp47.46MB
  327. 18 - Intermediate - Python List Comprehension/034 Python List Comprehension - More Challenge & Solution - 15.mp418.27MB
  328. 18 - Intermediate - Python List Comprehension/036 Python List Comprehension - More Challenge & Solution - 16.mp44.11MB
  329. 18 - Intermediate - Python List Comprehension/038 Python List Comprehension - More Challenge & Solution - 17.mp45.18MB
  330. 18 - Intermediate - Python List Comprehension/040 Python List Comprehension - More Challenge & Solution - 18.mp422.64MB
  331. 18 - Intermediate - Python List Comprehension/042 Python List Comprehension - More Challenge & Solution - 19.mp411.23MB
  332. 18 - Intermediate - Python List Comprehension/044 Python List Comprehension - More Challenge & Solution - 20.mp414.77MB
  333. 19 - Project - Detecting Vowels & Consonants/001 Project - Detecting Vowels & Consonants.mp417.29MB
  334. 20 - Project - Number of Days in a Month/001 Project - Number of Days in a Month.mp465.46MB
  335. 21 - Project - Media of Given Numbers/001 Project - Media of Given Numbers.mp411.53MB
  336. 22 - Project - Pattern/001 Project - Pattern.mp416.97MB
  337. 23 - Project - Number of Digits in Any Given Number/001 Project - Number of Digits in Any Given Number.mp414.2MB
  338. 24 - Project - Multiplication Table/001 Project - Multiplication Table.mp413.39MB
  339. 25 - Project - Divisible/001 Project - Divisible.mp442.11MB
  340. 26 - Project - Divisible Extended/001 Project 8 - Divisible Extended.mp419.6MB
  341. 27 - Project - Location of the Result of Sum/001 Project - Location of the Result of Sum.mp415.72MB
  342. 28 - Project - Counting Alphabets and Numbers in a String/001 Project - Counting Alphabets and Numbers in a String.mp417.49MB
  343. 29 - Project - Sum & Average of Any Given Numbers/001 Project - Sum & Average of Any Given Numbers.mp431.74MB
  344. 30 - Advance - Python Functions/001 Python Functions - What is Function.mp47.5MB
  345. 30 - Advance - Python Functions/002 Python Functions - The Inbuilt Function.mp417.92MB
  346. 30 - Advance - Python Functions/003 Python Functions - Defining a Function.mp421.07MB
  347. 30 - Advance - Python Functions/004 Python Functions - Understanding Return.mp423.65MB
  348. 30 - Advance - Python Functions/005 Python Functions - Understanding Parameters.mp455.18MB
  349. 30 - Advance - Python Functions/006 Python Functions - Understanding Flow of Execution.mp415.34MB
  350. 30 - Advance - Python Functions/007 Python Functions - Encapsulation and Generalisation.mp414.29MB
  351. 30 - Advance - Python Functions/008 Python Functions - Default Argument.mp412.83MB
  352. 30 - Advance - Python Functions/009 Python Functions - Default Argument II.mp47.6MB
  353. 30 - Advance - Python Functions/011 Python Functions - More Challenge 1.mp429.48MB
  354. 30 - Advance - Python Functions/013 Python Functions - More Challenge 2.mp49.45MB
  355. 30 - Advance - Python Functions/015 Python Functions - More Challenge 3.mp420.42MB
  356. 30 - Advance - Python Functions/017 Python Functions - More Challenge 4.mp47.56MB
  357. 30 - Advance - Python Functions/019 Python Functions - More Challenge 5.mp410.43MB
  358. 30 - Advance - Python Functions/021 Python Functions - More Challenge & Solution 6.mp413.99MB
  359. 31 - Advance - Python Nested Functions/001 Python Nested Functions - Introduction.mp48.44MB
  360. 31 - Advance - Python Nested Functions/003 Python Nested Functions - Challenge - I.mp425.91MB
  361. 31 - Advance - Python Nested Functions/005 Python Nested Functions - Challenge - II.mp432.86MB
  362. 32 - Advance - Python Variable-Length Arguments/001 Python Variable-Length Arguments - Introduction.mp414.64MB
  363. 32 - Advance - Python Variable-Length Arguments/002 Python Variable-Length Arguments - 1 Challenge & Solution.mp414.3MB
  364. 32 - Advance - Python Variable-Length Arguments/004 Python Variable-Length Arguments - 2 Challenge & Solution.mp411.37MB
  365. 32 - Advance - Python Variable-Length Arguments/006 Python Variable-Length Arguments - 3 Challenge & Solution.mp451.47MB
  366. 32 - Advance - Python Variable-Length Arguments/007 Python Variable-Length Arguments - 4 Challenge & Solution.mp416.35MB
  367. 32 - Advance - Python Variable-Length Arguments/009 Python Variable-Length Arguments - 5 Challenge & Solution.mp44.67MB
  368. 32 - Advance - Python Variable-Length Arguments/011 Python Variable-Length Arguments - 6 Challenge & Solution.mp47.93MB
  369. 33 - Advance - Python Keyword Arguments/001 Python Keyword Arguments - Introduction.mp434.77MB
  370. 33 - Advance - Python Keyword Arguments/003 Python Keyword Arguments - Challenge & Solution.mp413.28MB
  371. 34 - Advance - Python Recursive Function/001 Python Recursive Function - Introduction.mp49.29MB
  372. 34 - Advance - Python Recursive Function/002 Python Recursive Function - 1 Challenge & Solution.mp423.53MB
  373. 34 - Advance - Python Recursive Function/004 Python Recursive Function - 2 Challenge & Solution.mp413.13MB
  374. 35 - Advance - Python Global Variables/001 Python Global Variables - Introduction.mp415.39MB
  375. 35 - Advance - Python Global Variables/003 Python Global Variables - Challenge & Solution.mp45.53MB
  376. 36 - Advance - Python Lambda/001 Python Lambda - Introduction.mp48.7MB
  377. 36 - Advance - Python Lambda/002 Python Lambda - 1 Challenge & Solution.mp42.77MB
  378. 36 - Advance - Python Lambda/004 Python Lambda - 2 Challenge & Solution.mp42.73MB
  379. 36 - Advance - Python Lambda/006 Python Lambda - 3 Challenge & Solution.mp416.9MB
  380. 37 - Advance - Python Map Function/001 Python Map Function - Introduction.mp417.59MB
  381. 37 - Advance - Python Map Function/002 Python Map Function - Challenge - 1.mp411.19MB
  382. 37 - Advance - Python Map Function/004 Python Map Function - Challenge - 2.mp46.85MB
  383. 37 - Advance - Python Map Function/006 Python Map Function - Challenge - 3.mp43.74MB
  384. 37 - Advance - Python Map Function/008 Python Map Function - Challenge - 4.mp43.55MB
  385. 37 - Advance - Python Map Function/010 Python Map Function - Challenge - 5.mp42.17MB
  386. 37 - Advance - Python Map Function/012 Python Map Function - Challenge - 6.mp42.65MB
  387. 37 - Advance - Python Map Function/014 Python Map Function - Challenge - 7.mp43.11MB
  388. 37 - Advance - Python Map Function/016 Python Map Function - Challenge - 8.mp46.95MB
  389. 38 - Advance - Python Generators/001 Python Generators - Introduction.mp435.76MB
  390. 38 - Advance - Python Generators/003 Python Generators - Challenge 1.mp48.37MB
  391. 38 - Advance - Python Generators/005 Python Generators - Challenge 2.mp45.1MB
  392. 39 - Advance - Python Modules/001 Python Modules - Introduction.mp43.25MB
  393. 39 - Advance - Python Modules/002 Python Modules - Challenge - 1.mp47.52MB
  394. 39 - Advance - Python Modules/004 Python Modules - Challenge - 2.mp47.5MB
  395. 39 - Advance - Python Modules/006 Python Modules - Challenge - 3.mp45.95MB
  396. 39 - Advance - Python Modules/008 Python Modules - Challenge - 4.mp46.43MB
  397. 39 - Advance - Python Modules/010 Python Modules - Challenge - 5.mp45.02MB
  398. 39 - Advance - Python Modules/012 Python Modules - Challenge - 6.mp41.47MB
  399. 39 - Advance - Python Modules/014 Python Modules - Challenge - 7.mp416.43MB
  400. 39 - Advance - Python Modules/016 Python Modules - Challenge - 8.mp49.95MB
  401. 39 - Advance - Python Modules/018 Python Modules - Challenge - 9.mp46.44MB
  402. 40 - Pro - Python PIP/001 Python PIP - Introduction.mp420.48MB
  403. 40 - Pro - Python PIP/002 Python PIP - More.mp49.27MB
  404. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/001 Python Classes - Introduction.mp424.5MB
  405. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/003 Python Classes - Understanding __init__ (Self).mp458.42MB
  406. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/005 Python Classes - How to Create Object.mp437.48MB
  407. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/007 Python Classes - Another Function After __init__.mp415.6MB
  408. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/009 Python Classes - Self or No Self.mp435.23MB
  409. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/011 Python Classes - What is a Python Method.mp428.86MB
  410. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/012 Python Classes - Challenge & Solution on Method - I.mp473.5MB
  411. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/014 Python Classes - Challenge & Solution on Method - II - Code.mp410.63MB
  412. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/015 Python Classes - Understanding PASS.mp44.48MB
  413. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/016 Python Classes - Deleting a Class Property.mp46.06MB
  414. 41 - Pro - Python Classes - Python Object Oriented Programming (OOP)/017 Python Classes - Deleting an Object or a Class.mp420.91MB
  415. 42 - Pro - Python Inheritance/001 Python Inheritance - Introduction.mp424.68MB
  416. 42 - Pro - Python Inheritance/003 Python Inheritance - __Init__ and Child Class.mp437.92MB
  417. 42 - Pro - Python Inheritance/005 Python Inheritance - When to use super().mp418.02MB
  418. 42 - Pro - Python Inheritance/007 Python Inheritance - Adding A Method to A Child Class.mp415.49MB
  419. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/001 Python File Handling - Introduction.mp412.96MB
  420. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/002 Python File Handling - 1 - Challenge & Solution.mp44.99MB
  421. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/004 Python File Handling - 2 - Challenge & Solution.mp41.39MB
  422. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/006 Python File Handling - 3 - Challenge & Solution.mp416.93MB
  423. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/007 Python File Handling - 4 - Challenge & Solution.mp42.46MB
  424. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/009 Python File Handling - 5 - Challenge & Solution.mp48.7MB
  425. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/011 Python File Handling - 6 - Challenge & Solution.mp47.22MB
  426. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/012 Python File Handling - 7 - Challenge & Solution.mp431.09MB
  427. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/014 Python File Handling - 8 - Challenge & Solution.mp415.23MB
  428. 43 - Pro - Python File Handling How to Create, Open, Append, Read and Write Files/015 Python File Handling - 9 - Challenge & Solution.mp46.16MB
  429. 44 - Pro - Python Exception Handling/001 Python Exception Handling Using try, except and finally statement.mp423.53MB
  430. 44 - Pro - Python Exception Handling/002 Python Exception Handling - Using Else.mp48.12MB
  431. 44 - Pro - Python Exception Handling/003 Python Exception Handling - Challenge & Solution.mp410.64MB
  432. 45 - Pro - Python Zipfile/001 Python Zipfile Module - Introduction.mp44.11MB
  433. 45 - Pro - Python Zipfile/002 Python Zipfile Module - 1. Challenge & Solution.mp410.03MB
  434. 45 - Pro - Python Zipfile/004 Python Zipfile Module - 2. Challenge & Solution.mp422.61MB
  435. 46 - Pro - Python Pickling/001 Python Zipfile - Introduction.mp411.34MB
  436. 46 - Pro - Python Pickling/002 Python Zipfile - 1. Challenge & Solution.mp48.37MB
  437. 46 - Pro - Python Pickling/004 Python Zipfile - 2. Challenge & Solution.mp43.34MB
  438. 46 - Pro - Python Pickling/006 Python Zipfile - 3. Challenge & Solution.mp48.68MB
  439. 46 - Pro - Python Pickling/008 Python Zipfile - 4. Challenge & Solution.mp414.3MB
  440. 47 - Pro - Python JSON/001 Python JSON - Introduction.mp49.04MB
  441. 47 - Pro - Python JSON/002 Python JSON - From Python To Json.mp43.72MB
  442. 47 - Pro - Python JSON/004 Python JSON - From Json to Python.mp46.65MB
  443. 47 - Pro - Python JSON/006 Python JSON - Serialisable Data Types.mp421.28MB
  444. 47 - Pro - Python JSON/008 Python JSON - Readable with Indentation.mp47.19MB
  445. 47 - Pro - Python JSON/010 Python JSON - Separator.mp410.27MB
  446. 47 - Pro - Python JSON/012 Python JSON - Sort_Keys.mp45.35MB
  447. 47 - Pro - Python JSON/014 Python JSON - 1 Challenge & Solution.mp46.19MB
  448. 47 - Pro - Python JSON/016 Python JSON - 2 Challenge & Solution.mp442.2MB
  449. 48 - Pro - Python Regular Expression - Introduction/001 Python RegEx - Introduction.mp46MB
  450. 49 - Pro - Python Regular Expression - MetaCharacter/001 Python RegEx - MetaCharacter - Any Character.mp47.77MB
  451. 49 - Pro - Python Regular Expression - MetaCharacter/002 Python RegEx - MetaCharacter - Starts With & Ends With.mp412.42MB
  452. 49 - Pro - Python Regular Expression - MetaCharacter/004 Python RegEx - MetaCharacter - Zero or More Occurrence.mp49.39MB
  453. 49 - Pro - Python Regular Expression - MetaCharacter/006 Python RegEx - MetaCharacter - One or More Occurrence.mp421.02MB
  454. 49 - Pro - Python Regular Expression - MetaCharacter/008 Python RegEx - MetaCharacter - Or.mp46.72MB
  455. 49 - Pro - Python Regular Expression - MetaCharacter/010 Python RegEx - MetaCharacter - Exact Number of Occurrence.mp418.42MB
  456. 50 - Pro - Python RegEx - Special Characters/001 Python RegEx - Special Characters - WhiteSpaces.mp47.38MB
  457. 50 - Pro - Python RegEx - Special Characters/003 Python RegEx - Special Characters - Word & None Word.mp49.66MB
  458. 50 - Pro - Python RegEx - Special Characters/005 Python RegEx - Special Characters - Digits & None Digits.mp46.72MB
  459. 50 - Pro - Python RegEx - Special Characters/007 Python RegEx - Special Characters - Beginning or End of Word.mp414.93MB
  460. 50 - Pro - Python RegEx - Special Characters/009 Python RegEx - Special Characters - Neither Beginning or Nor End of Word.mp416.29MB
  461. 50 - Pro - Python RegEx - Special Characters/011 Python RegEx - Special Characters - Beginning or End of String.mp430.2MB
  462. 51 - Pro - Python RegEx - Set of Characters/001 Python RegEx - Set of Characters - Introduction.mp47.37MB
  463. 51 - Pro - Python RegEx - Set of Characters/003 Python RegEx - Set of Characters - 1 Challenge & Solution.mp44.05MB
  464. 51 - Pro - Python RegEx - Set of Characters/005 Python RegEx - Set of Characters - 2 Challenge & Solution.mp45.78MB
  465. 51 - Pro - Python RegEx - Set of Characters/007 Python RegEx - Set of Characters - 3 Challenge & Solution.mp46.11MB
  466. 51 - Pro - Python RegEx - Set of Characters/009 Python RegEx - Set of Characters - 4 Challenge & Solution.mp47.85MB
  467. 52 - Pro - Python Datetime/001 Python Datetime - Introduction.mp42.22MB
  468. 52 - Pro - Python Datetime/002 Python Datetime - 1 Challenge & Solution.mp43.48MB
  469. 52 - Pro - Python Datetime/004 Python Datetime - 2 Challenge & Solution.mp414.71MB
  470. 52 - Pro - Python Datetime/005 Python Datetime - 3 Challenge & Solution.mp42.85MB
  471. 52 - Pro - Python Datetime/007 Python Datetime - 4 Challenge & Solution.mp46.91MB
  472. 52 - Pro - Python Datetime/009 Python Datetime - 5 Challenge & Solution.mp46.93MB
  473. 52 - Pro - Python Datetime/011 Python Datetime - 6 Challenge & Solution.mp47.49MB
  474. 53 - Pro - Python Graphical User Interface with Tkinter/001 Python GUI - Tkinter - Introduction.mp42.03MB
  475. 53 - Pro - Python Graphical User Interface with Tkinter/002 Python GUI - Tkinter - Tk() & Loop.mp46.62MB
  476. 53 - Pro - Python Graphical User Interface with Tkinter/004 Python GUI - Tkinter - Button.mp414.7MB
  477. 53 - Pro - Python Graphical User Interface with Tkinter/006 Python GUI - Tkinter - UserName & Password.mp426.69MB
  478. 53 - Pro - Python Graphical User Interface with Tkinter/008 Python GUI - Tkinter - Window Title & Button.mp49.38MB
  479. 53 - Pro - Python Graphical User Interface with Tkinter/010 Python GUI - Tkinter - Resizable Disabled.mp43.17MB
  480. 53 - Pro - Python Graphical User Interface with Tkinter/012 Python GUI - Tkinter - Geometry.mp48.17MB
  481. 53 - Pro - Python Graphical User Interface with Tkinter/014 Python GUI - Tkinter - Radio.mp418.47MB
  482. 53 - Pro - Python Graphical User Interface with Tkinter/016 Python GUI - Tkinter - Place.mp419.57MB
  483. 53 - Pro - Python Graphical User Interface with Tkinter/018 Python GUI - Tkinter - ScrolledText.mp44.03MB
  484. 53 - Pro - Python Graphical User Interface with Tkinter/020 Python GUI - Tkinter - SpinBox.mp45.37MB
  485. 53 - Pro - Python Graphical User Interface with Tkinter/022 Python GUI - Tkinter - Checkbutton.mp45.61MB
  486. 53 - Pro - Python Graphical User Interface with Tkinter/024 Python GUI - Tkinter - Frame.mp452.71MB
  487. 53 - Pro - Python Graphical User Interface with Tkinter/026 Python GUI - Tkinter Variable Class.mp431.34MB
  488. 53 - Pro - Python Graphical User Interface with Tkinter/028 Python GUI - Tkinter - Pause to Learn.mp416.68MB
  489. 54 - Project - Guess Number Game/001 Simple - Guess Number Game.mp423.26MB
  490. 54 - Project - Guess Number Game/002 Guess Number Game - Thrice Trials.mp434.72MB
  491. 54 - Project - Guess Number Game/003 Guess Number Game - Range for While.mp413.88MB
  492. 54 - Project - Guess Number Game/004 Guess Number Game - Including Emoji.mp415.83MB
  493. 55 - Project - HangMan Game/001 Introduction.mp48.83MB
  494. 55 - Project - HangMan Game/002 Hangman Game - 1.mp419.65MB
  495. 55 - Project - HangMan Game/003 Hangman Game - 2.mp47.58MB
  496. 55 - Project - HangMan Game/004 Hangman Game - 3.mp415.39MB
  497. 55 - Project - HangMan Game/005 Hangman Game - 4.mp444.75MB
  498. 55 - Project - HangMan Game/006 Hangman Game - 5.mp420.38MB
  499. 55 - Project - HangMan Game/007 Hangman Game - 6.mp462.01MB
  500. 55 - Project - HangMan Game/008 Hangman Game - 7.mp476.26MB
  501. 55 - Project - HangMan Game/009 Hangman Game - 8.mp4117.28MB
  502. 55 - Project - HangMan Game/010 Hangman Game - 9.mp435.64MB
  503. 55 - Project - HangMan Game/011 Hangman Game - Final.mp4114.53MB
  504. 56 - Project - YouTube Downloader/001 Introduction.mp44.9MB
  505. 56 - Project - YouTube Downloader/002 Designing the Graphic User Interface (GUI).mp426.17MB
  506. 56 - Project - YouTube Downloader/004 Function, Module and Testing.mp420.6MB
  507. 57 - Project - Password Generator/001 Understanding String Module.mp46.88MB
  508. 57 - Project - Password Generator/003 Understanding Random Module.mp47.36MB
  509. 57 - Project - Password Generator/005 Combination of Multiple String Outputs.mp410.99MB
  510. 57 - Project - Password Generator/007 Random & Range Looping.mp48.36MB
  511. 57 - Project - Password Generator/009 Understanding Number of Characters in a Password.mp455.35MB
  512. 57 - Project - Password Generator/011 Final - Password Generator.mp465.48MB
  513. 58 - Project - Digital Clock/001 Introduction.mp42.6MB
  514. 58 - Project - Digital Clock/002 Understanding Label Config.mp415.34MB
  515. 58 - Project - Digital Clock/004 Final - Digital Clock.mp460.86MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统