Commit Graph

10 Commits

Author SHA1 Message Date
Bhaavik Pratyush
3562182542
Update sol2.py 2018-04-16 19:17:28 +05:30
Christian Bender
ca5c6f268a
Merge pull request #292 from TheAlgorithms/fixed_solv_4_problem1
fixed solution 4 of problem 1
2018-04-15 23:53:37 +02:00
Christian Bender
10b0a40b2e fixed solution 4 of problem 1 2018-04-15 23:52:45 +02:00
Christian Bender
13ebdc35fd I fixed the sol3.py of problem 1 2018-04-15 23:29:21 +02:00
Ben
1568432e82
Add files via upload 2018-01-21 03:27:19 -05:00
cclauss
2ed1bad747
Merge branch 'master' into modernize-python2-code 2017-12-13 16:32:28 +01:00
cclauss
4e06949072 Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
Christian Bender
a5c954ff6e
Correction: File solv3.py
I have remove some semicolons. line 11, 12 and 42
2017-11-19 15:06:42 +01:00
Christian Bender
567f2adab8
Correction: Remove semicolons
I have remove the semicolons in line 8 and line 12
2017-11-19 14:54:30 +01:00
Sachin Arora
7284714d0d Project Euler Solutions Added. 2017-10-24 21:11:19 +05:30