Commit Graph

1565 Commits

Author SHA1 Message Date
Lt-grint
0a961d18b0 update bubble_sort
use tuple
2019-02-27 11:18:58 +08:00
Wiktoria Tomzik
7a237bacb7 Merge pull request #1 from wiktoriatomzik/wiktoriatomzik-patch-1
Typo: "sring" -> "string"
2019-02-14 08:15:20 +01:00
Wiktoria Tomzik
20e76cb9a7 Typo: "sring" -> "string" 2019-02-14 08:14:11 +01:00
Jero
0c7284ce3c Fix some typos 2019-02-11 18:26:07 +08:00
kuingsamlee
a74b6595de modify count_vowels function of count_vowels module. 2018-12-06 13:43:40 +08:00
kuingsamlee
9f31d19cff modify count_volwels function of count_volwels module. 2018-12-06 12:20:32 +08:00
sam lee
f1e3f68068 Update count_vowels.md 2018-12-06 02:49:30 +08:00
kuingsamlee
05751a72a5 fixed count_vowels function return value error 2018-12-06 01:45:34 +08:00
Nam Pham
18ca250c57 fix travis 2018-10-30 18:57:22 +00:00
Nam Pham
17dfd6d1f7 pythonic code for bubble sort 2018-10-30 19:00:16 +07:00
Nam Pham
e388447959 remove env folder 2018-10-30 18:48:39 +07:00
mattveraldi
1f4aeb531d Solved issue #53 2018-10-23 13:04:27 +02:00
mattveraldi
74251fe1a5 Solved issue #53 2018-10-23 12:53:46 +02:00
mattveraldi
5754af805f Solved issue #53 2018-10-23 12:46:20 +02:00
Sreejith S
4f6aa69f26 Fixed a grammatical error.
Changed  'an list' to 'a list' in 5th line.
2018-10-18 15:43:05 +05:30
Arjun Mahishi
29b5d420f6 Added snippet for unique_elements in an array 2018-10-09 22:31:19 +05:30
Arjun Mahishi
35dde71727 Fixed typo in 2018-10-09 21:30:37 +05:30
Victor Schmidt
a5124253f1 use set() 2018-10-08 17:56:23 +02:00
Siddhant Agrawal
b038f6729d Update byte_size.md
The original description was slightly misleading by saying that utf-8 will encode and find the length, whereas in reality the length was produced by len.
2018-10-07 11:38:21 -07:00
Alex Broaddus
3547616af5 Update fibonacci.md 2018-10-05 23:26:29 -04:00
Alex Broaddus
84a132df2f Update fibonacci.md 2018-10-05 23:22:01 -04:00
Alex979
ef88a8651e Added fibonacci snippet 2018-10-05 23:06:33 -04:00
Nian Lee
1b39ea9adf added fib 2018-10-01 12:39:39 -07:00
Nian Lee
94c97b4f01 added fibonacci 2018-10-01 12:25:55 -07:00
evyatarmeged
ec63835e83 add is_anagram 2018-10-01 13:17:29 +03:00
LeonardoGaldino
72dc5c3d55 Adds my reference to contributor database file 2018-05-30 16:23:42 -03:00
LeonardoGaldino
9b07497281 Fix bug on zip snippet 2018-05-30 11:58:40 -03:00
awawa
951805d8a3 Added fermat_test.md 2018-05-29 23:22:59 +03:00
Rohit Tanwar
02a67bbb76 Travis build: 957 2018-04-18 12:30:35 +00:00
Rohit Tanwar
f578d192f7 Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-18 17:57:38 +05:30
Rohit Tanwar
298e6e56fc fix bug 2018-04-18 17:56:56 +05:30
Rohit Tanwar
1f4f026086 Travis build: 955 2018-04-18 12:20:52 +00:00
Rohit Tanwar
602c95ce9c Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-18 17:47:47 +05:30
Rohit Tanwar
a7dbb3687f fix bug 2018-04-18 17:47:15 +05:30
Rohit Tanwar
bdf17703bb Merge pull request #33 from Rob-Rychs/master
[solves #32] fix typo
2018-04-18 17:40:47 +05:30
Rohit Tanwar
4c2bb33d62 fix bug 2018-04-18 17:38:50 +05:30
Rob-Rychs
efccee85c7 readme: Fix http badges, added a new intro, specified python 3 version 2018-04-17 02:55:59 -07:00
Rob-Rychs
163d439bc7 fix typo 2018-04-17 02:05:26 -07:00
Rohit Tanwar
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
Rohit Tanwar
3b8896c5cb Rename Keys_only.test.py to keys_only.test.py 2018-04-16 18:42:38 +05:30
Rob-Rychs
9f0bd80219 update keys_only snippet discription, changed func param to flat_dict 2018-04-15 10:22:54 -07:00
Rob-Rychs
aa31f4cc74 fix #results in examples, added test file for keys_only 2018-04-15 10:10:41 -07:00
Rohit Tanwar
3d523eb633 Travis build: 945 2018-04-14 15:10:01 +00:00
Rohit Tanwar
ec05d402af Merge branch 'master' of https://github.com/kriadmin/30-seconds-of-python-code 2018-04-14 11:54:07 +05:30
Rohit Tanwar
3b9790bd73 Travis build: 943 2018-04-14 10:54:46 +00:00
Rohit Tanwar
bf473816b3 fix bug in tag databse 2018-04-14 11:52:21 +05:30
Rohit Tanwar
c265a93ede add flake8 2018-04-14 10:52:03 +05:30
Rohit Tanwar
aa50142e17 Merge pull request #31 from vignesh240/changing-array-to-list
changing-array-to-list
2018-04-14 15:49:04 +05:30
vignesh
841385b5ed changing-array-to-list 2018-04-14 08:35:58 +05:30
Rohit Tanwar
53c11c21fd add flake8 requirement 2018-04-13 17:26:00 +05:30