Level 3
Moderators: UncleTimmy, mjpieters
Enjoying the challenge? Need a hint?Make a donation and help keep the site running! -thesamet
Re: Hint is incorrect
But look at the candles on the picture. They are surrounding 2 of all 4 sides...
I've got exactly 40 characters in the "2 of 4" mode.
Are there just 10 characters in "4 of 4" mode?
(mode, i mean surrounding characters)
EDIT: There is no need for 4of4 mode (the cross mode). I've got the true 10 characaters when i REMOVE the '\n' !!! My algorithm was right!
See you in Challenge 4(or above)
Damn it... all four sides...
I used only 2 sides and got 1348 characters.
Now I need to figure out how to get the up-down thing working.
Good thing the character count per line is constant, otherwise I don't know what I would do.
I'm not even sure if it would have been possible with python that way.
I used only 2 sides and got 1348 characters.
Now I need to figure out how to get the up-down thing working.
Good thing the character count per line is constant, otherwise I don't know what I would do.
I'm not even sure if it would have been possible with python that way.
from 477 results to one?
I have an regexp that matches 477 results.
they are of the form:
XCVuMJK
so three big letters, one small, 3big.
i have tried making a word of all the small letter sbut it is just an incomprehensible mess.
what is the next step? is my regexp wrong or i need to do something with these 477 results?
they are of the form:
XCVuMJK
so three big letters, one small, 3big.
i have tried making a word of all the small letter sbut it is just an incomprehensible mess.
what is the next step? is my regexp wrong or i need to do something with these 477 results?
which gives me 833 if im correct which doesnt make sense since this obv should generate less hits...my 2nd regexp must be wrong.
can we get a hint of what the answer looks like? is it 10 characters long and a real word?
so i at least know that if get something like nfbdbvgfgbfdbgfjdbhfdbvfjb it is not correct.
can we get a hint of what the answer looks like? is it 10 characters long and a real word?
so i at least know that if get something like nfbdbvgfgbfdbgfjdbhfdbvfjb it is not correct.
wawrzek wrote:but how should i know to use more the ONE letters?
what do you mean?
-------------------------------------
anyway i changed it and now i got down to 7 expressions.
the 7 small letters dont form a real word even though first part of it does.
EDIT: actually the word is a 7char abbrevation that if googled will return some programming links, for example one Ubuntu-example. Is it correct but I am now entering it wrong?
enetering all 49characters do nothign and neither does entering just the 7. and not when changing to .php either.
I got 10 characters which look perfect. However, when I tried to http://www.pythonchallenge.com/pc/def/(word I got).html, just went to (myword.php)
Give the fist 6 characters: linked****
right or not?
Give the fist 6 characters: linked****
right or not?
Return to Python Challenge Hints
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 2 guests
