update readme.py

This commit is contained in:
Rohit Tanwar
2018-01-21 12:13:24 +05:30
parent 862327ceed
commit 3266885fc0
6 changed files with 145 additions and 104 deletions

13
tag_database Normal file
View File

@ -0,0 +1,13 @@
chunk:list
compact:list
count_occurences:list
count_vowels:string
deep_flatten:list
difference:list
gcd:math
lcm:math
max_n:math
min_n:math
shuffle:list
spread:list
zip:list