25
Blastus
7 21 35
3513/ 3695
Last seen 9 months ago
Member for 9 years, 10 months, 18 days
Difficulty Normal
I was born in 1985 and grew up as the son of a Baptist, church-planting missionary. As a result of living in the West Indies for so many years, I enjoy torrid weather with occasional hurricanes. I am a Baptist. I believe that there is one God, that He is completely perfect, and that he has intended the Bible (specifically the KJV for the English-speaking people) to be his very words to those capable of understanding it. If something appears to contradict the Bible, then I must both question what I know from the Bible (to see if I misunderstand it) and seriously scrutinize over what seems to be a contradiction. If the case cannot be resolved, then I trust God's Word and reject the apparent contradiction. Like God, I assume that the Bible is completely perfect. I am a human by design and a Christian by choice. My faith in God cannot waiver, and my mind is open to His truths and His works no matter how bizarre they may seem. Jehovah is my Father, and His banner over me is love. What you just read may be a description of my religious background and stance, but as a child of God, it is the most important self-description I can possibly give. It is a definition of my identity.

Best reviews / Newest reviews
First-ciel
You did a great job on this challenge and solved it with only a small amount of code! However, it is not exactly easy to follow since there is no documentation included with the code that you wrote. Also, you have a large number of PEP8 errors and warning associated with your code as can be seen her More
First-aslanseyes
Nice job with solving the challenge with such a short amount of code! It is already great to see that you had some documentation in your code. However, it had several PEP8 violations in it that you might want to avoid in the future: http://pep8online.com/s/WAOOe2LA More
First-prlombaard
Your code is so scary that it is wonderful -- wooo! It also had comments helping to explain what is going on -- something that is a bit rare in most people's code. The main issue that you might want to avoid in the future is trying to avoid PEP8 violations like those shown here: http://pep8online.co More
First-zcjsword 1 1
You have a very nice solution for painting items! However, it would be nice if you included some documentation or comments explaining how it works so that it can be used effectively by others. You might also want to avoid some of the PEP8 violations that can be found in your code: http://pep8online. More
First-ParadisiacMercy
Great job on solving such an interesting problem! Your solution is pretty good and amazed me to find not a single PEP8 violation in your code. The only improvement that comes to mind is that you could add a little documentation to your code if the future to explain it for both others and yourself if More
Shortest-MagicMantis
Your solution is nice and short! Something that it needs, though, is a little documentation explaining what "left_join" does. There was also a small PEP8 violation in your function: http://pep8online.com/s/y2fM3R8H More
First-kurosawa4434 1
Great job on creating an automated Sudoku solver! It looks fairly good even though the code could probably use a little more documentation explaining what is going on. There are also a few PEP8 violations (long lines) that you might want to watch out for in the future: http://pep8online.com/s/lyBTIV More
First-Taca
Great job on solving the challenge! Not only do you include documentation with your code, but there are not PEP8 violations in it that can automatically be found. There does not appear to be any immediate need to improve what you wrote. More
First-pohmelie 1 2
Congratulations on figuring out how to calculate the age of a ghost! If only your publication had some documentation included to explain what is going on, it would be a significant improvement so that others could more easily learn from your code, and you would have an easier time understanding it a More
First-Sim0000 1
Great job on implementing a search algorithm in Python for the 88th Puzzle! It is nice to see a comment stating what type of search is performed, but some more documentation could probably contribute even better to the solution. You might want to trying eliminating PEP8 violations in the future like More
First-freeman_lex
Congratulations on figuring out how to find the ore! It would be nice if your code included some documentation to explain what is going on. Also, you might want to try eliminating PEP8 violation next time like these: http://pep8online.com/s/zQwSja0k More
First-han97 1 1
It is astounding to see a publication this good and that lacks a single PEP8 violation in its style! The only other thing that could probably be asked for in your solution is some documentation explaining what is going on. This could be beneficial to others that might try to understand the algorithm More
First-agdk26
Great job of figuring out how to dig canals to connect the water with such a small body of code! Next time, you may want to add some documentation to your code so that others can understand what you are doing and to remind you of how it works in a few years if you come back to it. You may also want More
First-cyurys
Great job on figuring out how to implement the moves in the game! Next time, you might want to add some documentation to your code so that you and others can understand it later. You could also work towards eliminating PEP8 violations before publishing your solution so that errors like these do not More
First-Clawfang
Great job done on sorting the numbers! You may want to add a documentation string next time in case you or others want to know what is going on without having to understand the code or to help with understanding it later. Please also try to eliminate PEP8 violations next time like the ones you can v More
Az -aziz199505
It is great to read about how you love Python! It is a fun and enjoyable language to program in. There is so much that you can do, and solving challenges like this can be a blast. More
Oblate, Prolate or Sphere then Calculate-John.Hammell
Your solution to the challenge looks excellent! You have documentation in place to explain what is going on. You also have but a single PEP8 violation as can be seen here: http://pep8online.com/s/l8CnFxCf More
First-Margaruga
Great job on transposing a matrix! Your code is fairly short, but you may want to try making it even shorter to practice for writing code golf mission solutions. Your publication has some documentation, but it seems to be in the wrong place and not needed. More
Second-Bronepoezd
Congratulations on finding paths through the maze of teleporters! It was really nice to see that some documentation had been included with your code to explain what was going on. However, you may want to try reducing the number of PEP8 violations that can be found in your code such as those shown he More
First-Tum4ik
Great job on your solution! In the future, it would be nice if you could include some documentation with your code to explain what is going on. You map also want to research some functions such as reduce, mul, filter, and map for use in future challenges. More
1
2 3 4 5