• Phil15's Activity

Liked a comment created by freeman_lex for forum post "Why does assert throw an error?"
Thanks. I removed such constraint from the description. So you should remove the assert as well)
Commented a forum post "Why does assert throw an error?" created by AirRaid
Because it is tested with "13/13/2013" which does not respect preconditions. Maybe an admin would w
Liked mission "Jumbled Letters"
How strong can you jumble a word?
I've solved it already. But trying to view someone else’s solution I’m told “If you want to see solu
Hi, I create a solution (number of sides on polygon). I press the "check solut
Commented a forum post "Searching comments?" created by StefanPochmann
I had the same problem 2 or 3 times overall and would have appreciated a way to search comments too.
Liked forum post "Searching comments?" created by StefanPochmann
Is there a search function for comments under solutions? I'm looking for a particular conversation,
Liked mission "Sequence Analyzer"
Discover the pattern and predict characters
Make a square conference table.
Liked mission "Colorful Disks"
Count visible discs
Commented a forum post "Terse != Clear ("Clear" solutions)" created by adamspj
I don't necessarily agree with top solutions either, even when it's one of mine (you just commented
Liked forum post "Comment Section Subscription" created by Ali.Pxl
The issue is: I subscribed to a comment section by mistake, I tried to unsubscribe but when I refres
Commented a forum post "assert misunderstood" created by Tomer__
import datetime Maybe calendar too, I'm not very familiar with it. import calendar
Commented a forum post "assert misunderstood" created by Tomer__
Did you look at the calendar?
Commented a forum post "mistake in the exercise?" created by Tomer__
Why "New York" is an issue? Add a capital letter at the start, add a period/dot at the end if necess
Commented a forum post "why is text.count('\n') not working?" created by arturertel
`non_empty_lines("\n" * 5)` would return `5` while the text does not contain any non-empty line. `n
Commented a forum post "Non-commutative operations" created by amandel
`a op b` apparently
Commented a forum post "need to solve that, please" created by Lina_Adam
https://docs.python.org/3/library/datetime.html#strftime-strptime-behavior
Commented a forum post "need to solve that, please" created by Lina_Adam
You should look at `datetime.datetime` methods: `strptime` first then `strftime`.
Forum syntax is based on markdown syntax. If you do not indent your code entirely (or select your co