|
|
e569f6decb
|
Merge pull request #35 from LeonardoGaldino/master
Fix bug on zip snippet
|
2019-03-30 10:22:31 +02:00 |
|
|
|
72dc5c3d55
|
Adds my reference to contributor database file
|
2018-05-30 16:23:42 -03:00 |
|
|
|
9b07497281
|
Fix bug on zip snippet
|
2018-05-30 11:58:40 -03:00 |
|
|
|
02a67bbb76
|
Travis build: 957
|
2018-04-18 12:30:35 +00:00 |
|
|
|
f578d192f7
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code
|
2018-04-18 17:57:38 +05:30 |
|
|
|
298e6e56fc
|
fix bug
|
2018-04-18 17:56:56 +05:30 |
|
|
|
1f4f026086
|
Travis build: 955
|
2018-04-18 12:20:52 +00:00 |
|
|
|
602c95ce9c
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code
|
2018-04-18 17:47:47 +05:30 |
|
|
|
a7dbb3687f
|
fix bug
|
2018-04-18 17:47:15 +05:30 |
|
|
|
bdf17703bb
|
Merge pull request #33 from Rob-Rychs/master
[solves #32] fix typo
|
2018-04-18 17:40:47 +05:30 |
|
|
|
4c2bb33d62
|
fix bug
|
2018-04-18 17:38:50 +05:30 |
|
|
|
efccee85c7
|
readme: Fix http badges, added a new intro, specified python 3 version
|
2018-04-17 02:55:59 -07:00 |
|
|
|
163d439bc7
|
fix typo
|
2018-04-17 02:05:26 -07:00 |
|
|
|
cb65204bd5
|
Merge pull request #27 from Rob-Rychs/master
[FEATURE] add snippets has_duplicates all_unique keys_only values_only
|
2018-04-16 18:42:57 +05:30 |
|
|
|
3b8896c5cb
|
Rename Keys_only.test.py to keys_only.test.py
|
2018-04-16 18:42:38 +05:30 |
|
|
|
9f0bd80219
|
update keys_only snippet discription, changed func param to flat_dict
|
2018-04-15 10:22:54 -07:00 |
|
|
|
aa31f4cc74
|
fix #results in examples, added test file for keys_only
|
2018-04-15 10:10:41 -07:00 |
|
|
|
3d523eb633
|
Travis build: 945
|
2018-04-14 15:10:01 +00:00 |
|
|
|
ec05d402af
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code
|
2018-04-14 11:54:07 +05:30 |
|
|
|
3b9790bd73
|
Travis build: 943
|
2018-04-14 10:54:46 +00:00 |
|
|
|
bf473816b3
|
fix bug in tag databse
|
2018-04-14 11:52:21 +05:30 |
|
|
|
c265a93ede
|
add flake8
|
2018-04-14 10:52:03 +05:30 |
|
|
|
aa50142e17
|
Merge pull request #31 from vignesh240/changing-array-to-list
changing-array-to-list
|
2018-04-14 15:49:04 +05:30 |
|
|
|
841385b5ed
|
changing-array-to-list
|
2018-04-14 08:35:58 +05:30 |
|
|
|
53c11c21fd
|
add flake8 requirement
|
2018-04-13 17:26:00 +05:30 |
|
|
|
32b14080dc
|
add flake8 requirement
|
2018-04-13 17:17:37 +05:30 |
|
|
|
d3c9524379
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code
|
2018-04-12 18:20:32 +05:30 |
|
|
|
6075e5a5e2
|
Merge pull request #30 from kriadmin/fix_max_n
fix max_n
|
2018-04-12 23:03:56 +05:30 |
|
|
|
35717acda4
|
Merge branch 'master' into fix_max_n
|
2018-04-12 23:02:23 +05:30 |
|
|
|
5b7baf43f8
|
Fix some bugs
Change lint.py to print the name of file being linted for easy debugging. Also removed a bug from website\main.py
|
2018-04-12 17:46:30 +05:30 |
|
|
|
0c4e433628
|
Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code
|
2018-04-12 16:21:34 +05:30 |
|
|
|
1efa8a45bf
|
Merge pull request #23 from deepserket/master
Fix some issues
|
2018-04-12 21:43:50 +05:30 |
|
|
|
8e16ccb96c
|
Add License (CC-0)
|
2018-04-12 21:31:13 +05:30 |
|
|
|
5c63c3a5ec
|
Delete LICENCE to change to CC
|
2018-04-12 21:27:00 +05:30 |
|
|
|
24c7ffd108
|
Merge pull request #25 from arpit1997/master
fix: snippets reserved name shadowing
|
2018-04-12 21:21:15 +05:30 |
|
|
|
d3fd9d9de5
|
fix max_n
|
2018-04-12 16:17:18 +05:30 |
|
|
|
5875703c33
|
add first timers only badge
|
2018-04-12 16:10:18 +05:30 |
|
|
|
856e331293
|
fix typo in contributor databse
|
2018-04-12 15:36:12 +05:30 |
|
|
|
57c3f5f1ab
|
add snippets keys_only + values_only + test bp
|
2018-04-01 13:56:31 -07:00 |
|
|
|
7a296dafa2
|
add test boilerplate
|
2018-04-01 01:16:14 -07:00 |
|
|
|
7f25b4de80
|
add has_duplicates and all_unique
|
2018-04-01 01:03:09 -07:00 |
|
|
|
0d31fc93e4
|
Merge pull request #24 from sachans/master
[feature]added sorting algorithm
|
2018-03-09 20:06:56 +05:30 |
|
|
|
c0cf664050
|
Update bubble_sort.md
|
2018-03-09 19:25:07 +05:30 |
|
|
|
be62187183
|
Update bubble_sort.md
|
2018-03-09 19:21:34 +05:30 |
|
|
|
3a7587e178
|
Update bubble_sort.md
|
2018-03-08 18:21:16 +05:30 |
|
|
|
5ea239aad5
|
fix: snippets reserved name shadowing
|
2018-03-08 12:02:57 +05:30 |
|
|
|
6bd2814825
|
Update tag_database
|
2018-03-07 14:55:07 +05:30 |
|
|
|
89678f4357
|
Update contributor_database
|
2018-03-07 14:54:11 +05:30 |
|
|
|
ef3dc10664
|
Update bubble_sort.md
|
2018-03-07 14:49:38 +05:30 |
|
|
|
f5bbf1f0a3
|
Update bubble_sort.md
|
2018-03-07 14:27:50 +05:30 |
|