• Julian.prg's Activity

Liked a comment created by Phil15 for forum post "Cut sentence mission"
The first one needs to be truncated to fit the length so we add the ellipsis. The second does not ne
Commented a forum post "Cut sentence mission" created by Julian.prg
Hi Phil, thanks for your time again. So when the task says truncate, it refers to the whole input li
Commented a forum post "Cut sentence mission" created by Julian.prg
Sorry to ask here again guys, but i got the code working for every example assert. But when i check
Commented a forum post "Cut sentence mission" created by Julian.prg
Thank you for help me to clarify the task Phil. Now i got it! Hugs from Arg!
Liked a comment created by Phil15 for forum post "Cut sentence mission"
From the task description

> The ellipsis has been taken into account for the allowed number of char
Commented a forum post "Cut sentence mission" created by Julian.prg
Hi Phil thank you for the response. Ok so dots not count in the final. So why this assert its like
Created a forum post "Cut sentence mission"
Hi again guys, in the exercise of the title we have that: > _Your task in this mission is to trun
Liked a comment created by Phil15 for forum post "Restart game , fresh start"
Did you consider click "Reset code" before reading your old code? You can solve again any mission th
Commented a forum post "Restart game , fresh start" created by grosserd81
If you dont wanna take the approach suggested by Phil, just simply create a new account and everythi
Liked a comment created by mu_py for forum post "Aceptable Password VI"
@oduvan   
Maybe we should rewrite the last condition like this:  
- should contain at least 3 diffe
Commented a forum post "Aceptable Password VI" created by Julian.prg
I think maybe the correct wording can be: > should contain at least 3 different symbols **(letters,
Commented a forum post "Aceptable Password VI" created by Julian.prg
**should contain at least 3 different letters (or digits) even if it is longer than 10** Does this
Liked a comment created by Sim0000 for forum post "Aceptable Password VI"
Because last condition (should contain at least 3 different letters (or digits) even if it is longer
Commented a forum post "Aceptable Password VI" created by Julian.prg
Thanks mate, I was misunderstanding the condition.
Created a forum post "Aceptable Password VI"
Hi, in the mission of the title we got the following rules for the verification: > The verification
Commented a forum post "Acceptable Password IV - Test Errors" created by Julian.prg
Yes, but if you read carefully, it says : > **previous rule (about one digit)** It specifies the p
Followed veky
 
Hi guys, i was doing the exercise of Acceptable Password IV. I guess there is an error in the verifi