Upload 12 files
Browse files- .gitattributes +12 -0
- 2. Functions and loops in Python/1. Introduction to this section.mp4 +3 -0
- 2. Functions and loops in Python/12. List slicing in Python.mp4 +3 -0
- 2. Functions and loops in Python/13. List comprehension in Python.mp4 +3 -0
- 2. Functions and loops in Python/14. Set and dictionary comprehensions.mp4 +3 -0
- 2. Functions and loops in Python/18. Functions, arguments, and parameters in Python.mp4 +3 -0
- 2. Functions and loops in Python/19. Functions and return values in Python.mp4 +3 -0
- 2. Functions and loops in Python/2. If statements in Python.mp4 +3 -0
- 2. Functions and loops in Python/21. Lambda, first-class, and higher order functions in Python.mp4 +3 -0
- 2. Functions and loops in Python/23. Conclusion of this section.mp4 +3 -0
- 2. Functions and loops in Python/4. While loops in Python.mp4 +3 -0
- 2. Functions and loops in Python/7. For loops, range(), and tuple destructuring in Python.mp4 +3 -0
- 2. Functions and loops in Python/8. Two important loop keywords + finding prime numbers.mp4 +3 -0
.gitattributes
CHANGED
|
@@ -169,3 +169,15 @@ Making[[:space:]]Games[[:space:]]with[[:space:]]Python[[:space:]]-[[:space:]]W.T
|
|
| 169 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/4.[[:space:]]Python[[:space:]]Exercise[[:space:]]copying[[:space:]]files.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 170 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/7.[[:space:]]CSV[[:space:]]files[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 171 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/8.[[:space:]]JSON[[:space:]]files[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 169 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/4.[[:space:]]Python[[:space:]]Exercise[[:space:]]copying[[:space:]]files.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 170 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/7.[[:space:]]CSV[[:space:]]files[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 171 |
6.[[:space:]]Files[[:space:]]in[[:space:]]Python/8.[[:space:]]JSON[[:space:]]files[[:space:]]with[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 172 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/1.[[:space:]]Introduction[[:space:]]to[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 173 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/12.[[:space:]]List[[:space:]]slicing[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 174 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/13.[[:space:]]List[[:space:]]comprehension[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 175 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/14.[[:space:]]Set[[:space:]]and[[:space:]]dictionary[[:space:]]comprehensions.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 176 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/18.[[:space:]]Functions,[[:space:]]arguments,[[:space:]]and[[:space:]]parameters[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 177 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/19.[[:space:]]Functions[[:space:]]and[[:space:]]return[[:space:]]values[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 178 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/2.[[:space:]]If[[:space:]]statements[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 179 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/21.[[:space:]]Lambda,[[:space:]]first-class,[[:space:]]and[[:space:]]higher[[:space:]]order[[:space:]]functions[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 180 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/23.[[:space:]]Conclusion[[:space:]]of[[:space:]]this[[:space:]]section.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 181 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/4.[[:space:]]While[[:space:]]loops[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 182 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/7.[[:space:]]For[[:space:]]loops,[[:space:]]range(),[[:space:]]and[[:space:]]tuple[[:space:]]destructuring[[:space:]]in[[:space:]]Python.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 183 |
+
2.[[:space:]]Functions[[:space:]]and[[:space:]]loops[[:space:]]in[[:space:]]Python/8.[[:space:]]Two[[:space:]]important[[:space:]]loop[[:space:]]keywords[[:space:]]+[[:space:]]finding[[:space:]]prime[[:space:]]numbers.mp4 filter=lfs diff=lfs merge=lfs -text
|
2. Functions and loops in Python/1. Introduction to this section.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fb0a36f3f24161b6f7e7bbfac453b39453373250ac81d69c1652c60f9ed317c
|
| 3 |
+
size 4276990
|
2. Functions and loops in Python/12. List slicing in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e6472a3ef2a674ab389297dc9da09d4a4dca5d1cff5e9bed543622bf5e5c9dd
|
| 3 |
+
size 7139019
|
2. Functions and loops in Python/13. List comprehension in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe094d28c932ba862596f73549f20b8f257cb2101e41bc47bcb0c2638ec47572
|
| 3 |
+
size 21123252
|
2. Functions and loops in Python/14. Set and dictionary comprehensions.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73a196ccaa5d9501a95f1743512fe4fab88220d6d63baa80aba7209ee72f99bc
|
| 3 |
+
size 13568430
|
2. Functions and loops in Python/18. Functions, arguments, and parameters in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdd3eba6ecfb9573470cb60ea6564abf65d8216d4c33903bcb47902fd2d2c62d
|
| 3 |
+
size 34268435
|
2. Functions and loops in Python/19. Functions and return values in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f4e677bf38130efe5f3184c891ad53ed53d5834ed776f992af72f28ec7cb678
|
| 3 |
+
size 12848987
|
2. Functions and loops in Python/2. If statements in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:005b3aea2fea63d89e1c88f508ffcb4667589fe1dd256f2aa3f81279cd5634ef
|
| 3 |
+
size 20387109
|
2. Functions and loops in Python/21. Lambda, first-class, and higher order functions in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:826f49336dbdae508afcba024261549d2021db70742f95db01838eecab488fa0
|
| 3 |
+
size 15980736
|
2. Functions and loops in Python/23. Conclusion of this section.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99f8088c6ec99da4a88fc3ec9fc36bb1eb1df8b2237572eb20a531a6078327cd
|
| 3 |
+
size 3184466
|
2. Functions and loops in Python/4. While loops in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb5dfb11d10fffb6d366f7be014c8520a2194beca96b39dc26fca043f7def5a2
|
| 3 |
+
size 12325229
|
2. Functions and loops in Python/7. For loops, range(), and tuple destructuring in Python.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34057b3fd7a20fa130300be6a960585cc4b842ff7529ce5dfc80e0e4601071e4
|
| 3 |
+
size 32432182
|
2. Functions and loops in Python/8. Two important loop keywords + finding prime numbers.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f18ba50a7cf96caf5401fa48f77d979f48ddd5c02bea090c3aabb21aaa878045
|
| 3 |
+
size 21048090
|