You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -392,6 +392,7 @@
392
392
-[Coding Meetup #11 - Higher-Order Functions Series - Find the average age](https://github.com/ZaytsevNS/python_codewars/blob/main/7KYU/get_average.py) - [Link to CodeWars](https://www.codewars.com/kata/582ba36cc1901399a70005fc/)
393
393
-[Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark](https://github.com/ZaytsevNS/python_codewars/blob/main/7KYU/remove_v2.py) - [Link to CodeWars](https://www.codewars.com/kata/57fafb6d2b5314c839000195/)
394
394
-[Double Every Other](https://github.com/ZaytsevNS/python_codewars/blob/main/7KYU/double_every_other.py) - [Link to CodeWars](https://www.codewars.com/kata/5809c661f15835266900010a/)
395
+
-[Esthetic Numbers](https://github.com/ZaytsevNS/python_codewars/blob/main/7KYU/esthetic.py) - [Link to CodeWars](https://www.codewars.com/kata/6523a71df7666800170a1954/)
395
396
396
397
### 6 kyu:
397
398
-[Find the unique number](https://github.com/ZaytsevNS/python_codewars/blob/main/6KYU/find_uniq.py) - [Link to CodeWars](https://www.codewars.com/kata/585d7d5adb20cf33cb000235)
0 commit comments