Angelos Chalaris
a4f2daf47e
Merge branch 'master' into master
2019-08-19 13:39:01 +03:00
Angelos Chalaris
8335f01572
Merge pull request #60 from NamPNQ/master
...
remove env folder
2019-08-14 07:57:37 +03:00
Angelos Chalaris
0a7a85f479
Merge pull request #84 from 30-seconds/dependabot/pip/flask-1.0
...
Bump flask from 0.12.3 to 1.0
2019-07-19 20:41:33 +03:00
Angelos Chalaris
b243d06e48
Merge pull request #83 from 30-seconds/dependabot/pip/website/flask-1.0
...
Bump flask from 0.12.3 to 1.0 in /website
2019-07-19 20:41:19 +03:00
dependabot[bot]
7a7b2eb7f8
Bump flask from 0.12.3 to 1.0
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 17:26:27 +00:00
dependabot[bot]
c985b91f59
Bump flask from 0.12.3 to 1.0 in /website
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.3 to 1.0.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.3...1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 17:17:27 +00:00
Angelos Chalaris
0840b8138e
Merge pull request #82 from 30-seconds/dependabot/pip/website/flask-0.12.3
...
Bump flask from 0.12.2 to 0.12.3 in /website
2019-07-19 09:24:23 +03:00
dependabot[bot]
7b018bb324
Bump flask from 0.12.2 to 0.12.3 in /website
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 06:23:32 +00:00
Angelos Chalaris
4c4fcf9d40
Merge pull request #81 from 30-seconds/dependabot/pip/flask-0.12.3
...
Bump flask from 0.12.2 to 0.12.3
2019-07-19 09:23:05 +03:00
dependabot[bot]
20e6f76e96
Bump flask from 0.12.2 to 0.12.3
...
Bumps [flask](https://github.com/pallets/flask ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/0.12.2...0.12.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-19 06:22:42 +00:00
Angelos Chalaris
4145cc6e14
Merge pull request #36 from evyatarmeged/master
...
[FEATURE] add is_anagram function
2019-07-19 09:19:12 +03:00
Angelos Chalaris
dc7e701f9c
Merge pull request #34 from 0awawa0/fermat_test
...
Added fermat_test.md
2019-07-19 09:17:40 +03:00
Angelos Chalaris
e323ba3c3b
Update fermat_test.md
2019-07-19 09:17:16 +03:00
Angelos Chalaris
d63b14458e
Merge pull request #62 from NamPNQ/fix-travis
...
fix travis build
2019-07-18 08:22:26 +03:00
Angelos Chalaris
9e423e8c5b
Merge pull request #72 from wiktoriatomzik/master
...
Typo: "sring" -> "string"
2019-07-18 08:21:19 +03:00
Angelos Chalaris
45d6158187
Merge pull request #70 from jerobado/fix-typo-01
...
Fix some typos
2019-07-18 08:20:49 +03:00
Angelos Chalaris
e28ba07e70
Merge pull request #66 from kuingsamlee/master
...
fixed count_vowels function return value error.
2019-07-18 08:18:50 +03:00
Angelos Chalaris
94d41fbf6f
Merge branch 'master' into master
2019-07-18 08:18:40 +03:00
Angelos Chalaris
be0d1cbaf1
Merge pull request #57 from mattveraldi/fix-keys_only
...
Solved issue #53
2019-07-18 08:11:50 +03:00
Angelos Chalaris
77d8ab9186
Merge pull request #79 from SarvasvX/patch-1
...
Fixed error in code
2019-07-10 00:20:37 +03:00
Sarvasv Arora
63c84b7daa
Fixed error in code
...
len() was used twice, which produced error. Fixed that.
Also included print() statements, so that the function call actually prints the no. of vovels.
2019-07-09 21:35:57 +05:30
sandy9999
435e3e63eb
Modified requirements
2019-04-19 15:27:15 +05:30
sandy9999
df18a3f7b2
modified gcd.md to fewer lines of code
...
modify gcd.md to fewer lines of code
modified README
2019-04-19 14:55:34 +05:30
Angelos Chalaris
5424f64e2c
Merge pull request #75 from OmarTahoun/master
...
[FIX : #71 ] wrong return value for is_upper_case("a3@$")
2019-03-31 18:25:41 +03:00
Angelos Chalaris
1c9fa9f0a5
Merge pull request #55 from sreejithsankar55/patch-1
...
Fixed a grammatical error.
2019-03-30 10:23:41 +02:00
Angelos Chalaris
b8d1c56a0a
Merge pull request #50 from arjunmahishi/contribType
...
Fixed typo
2019-03-30 10:23:23 +02:00
Angelos Chalaris
07a5c5f43d
Merge pull request #46 from sidagrawal/patch-1
...
Update byte_size.md
2019-03-30 10:23:03 +02:00
Angelos Chalaris
e569f6decb
Merge pull request #35 from LeonardoGaldino/master
...
Fix bug on zip snippet
2019-03-30 10:22:31 +02:00
OmarTahoun
d94bc9bf52
typo fix Closes #71
2019-03-28 19:45:52 +08:00
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