• colinmcnicholl's Activity

Created a forum post "Long crossword solution?"
Attached is my "solution" (perhaps) for the "long" crossword. I think that perhaps the crossword
Created a forum post "Short crossword solution"
Attached is my solution to the "short" crossword...
Liked a comment created by Phil15 for forum post "Help with understanding two asserts"
Yes
Commented a forum post "Help with understanding two asserts" created by colinmcnicholl
Great thanks so overlap in the first assert but not the second. So when the mission says: > ..firs
We have two asserts as: assert sum_light([ datetime(2015, 1, 12, 10, 0, 0),
Commented a forum post "Help modify code to pass Extra 6/6" created by colinmcnicholl
Thanks. You reminded me it pays to create your own simple tests. I made some simple changes betwe
Liked a comment created by fed.kz for forum post "Help modify code to pass Extra 6/6"
I noticed that your program does not work correctly for a string of 10 characters.
    
    braille_
I appreciate my code so far is not pretty. It does pass all tests up to and including "Double Space
Commented a forum post "Mission about using dunder methods" created by colinmcnicholl
Yes that was it. Thanks for swift reply.
I seem to recall seeing a mission on Checkio that involved using dunder methods but cannot remember
Commented a forum post "Why fail 3 chefs additional test 2/2 ?" created by colinmcnicholl
One thing that I have since worked out that is wrong with my code is that if two different clients c
With reference to attached screenshot: Test 2/2 reports my result as: "Sushi: 105, Tea: 70, To
Commented a forum post "Wrong first example" created by Chernish
Hi Likewind, First I appologise. I found a problem with my code, fixed it and it passed. Best Reg
Commented a forum post "Wrong first example" created by Chernish
Hi Likewind, But I do not get [ [ instead I get [ see attached image.. In other words
Commented a forum post "Wrong first example" created by Chernish
I think the same bug still exists. I get: Fail: fastest_horse(["1:10","1:15","1:20"],["1:05","1:10
I liked the above discussion. I will watch the Ned Batchelder presentation soon. I found this tuto
Liked a comment created by veky for blog post "10 common beginner mistakes in Python"
Lisa makes many of the same errors as all the other wrong explanations. But at least she has labels