File tree Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -167,4 +167,4 @@ raise RuntimeError('something wrong')
167
167
168
168
[ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_12.md " Day 12 ")
169
169
170
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 15 ")
170
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_14 .md " Day 14 ")
Original file line number Diff line number Diff line change @@ -149,6 +149,6 @@ print(ans)
149
149
```
150
150
151
151
152
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 13 ")
152
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 13 ")
153
153
154
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 15 ")
154
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_15 .md " Day 15 ")
Original file line number Diff line number Diff line change @@ -209,6 +209,6 @@ print(round(sum, 2)) # rounded to 2 decimal point
209
209
```
210
210
---------------------
211
211
212
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 14 ")
212
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_14 .md " Day 14 ")
213
213
214
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 16 ")
214
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_16 .md " Day 16 ")
Original file line number Diff line number Diff line change @@ -265,6 +265,6 @@ print(",".join(resp))
265
265
---------------------
266
266
267
267
268
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 15 ")
268
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_15 .md " Day 15 ")
269
269
270
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 17 ")
270
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_17 .md " Day 17 ")
Original file line number Diff line number Diff line change @@ -164,6 +164,6 @@ print(rand_num)
164
164
---------------------
165
165
166
166
167
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 16 ")
167
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_16 .md " Day 16 ")
168
168
169
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 18 ")
169
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_18 .md " Day 18 ")
Original file line number Diff line number Diff line change @@ -142,6 +142,6 @@ print(resp)
142
142
---------------------
143
143
144
144
145
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 17 ")
145
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_17 .md " Day 17 ")
146
146
147
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 19 ")
147
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_19 .md " Day 19 ")
Original file line number Diff line number Diff line change @@ -166,6 +166,6 @@ for sub in subjects:
166
166
---------------------
167
167
168
168
169
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 18 ")
169
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_18 .md " Day 18 ")
170
170
171
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 20 ")
171
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_20 .md " Day 20 ")
Original file line number Diff line number Diff line change @@ -147,6 +147,6 @@ print array
147
147
```
148
148
----------------
149
149
150
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 19 ")
150
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_19 .md " Day 19 ")
151
151
152
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 21 ")
152
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_21 .md " Day 21 ")
Original file line number Diff line number Diff line change @@ -185,6 +185,6 @@ print aFemale.getGender()
185
185
```
186
186
----------------
187
187
188
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 20 ")
188
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_20 .md " Day 20 ")
189
189
190
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 22 ")
190
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_22 .md " Day 22 ")
Original file line number Diff line number Diff line change @@ -189,6 +189,6 @@ print solutions
189
189
```
190
190
----------------
191
191
192
- [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_11 .md " Day 21 ")
192
+ [ *** go to previous day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_21 .md " Day 21 ")
193
193
194
- [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_13 .md " Day 23 ")
194
+ [ *** go to next day*** ] ( https://github.com/darkprinx/100-plus-Python-programming-exercises-extended/blob/master/Status/Day_23 .md " Day 23 ")
You can’t perform that action at this time.
0 commit comments