• rockwellshabani's Activity

Created a forum post "Question about rules"
Hello, why does the 2nd example not add the two additional sessions between 10 and 13 resulting in a
Commented a forum post "7th test error?" created by rockwellshabani
Thanks.
Created a forum post "7th test error?"
Why is the max for the 7th assert 50 instead of 53 (6+6+7+9+9+9+7)? [ [
Well that's embarrassing! Thanks for going easy on me.
Why is the test code returning that there's no __init__ method when there clearly is. See below:
Commented a forum post "remove brackets is Simple?" created by k_s_2022
I agree with this suggestion. This is a fun problem to work on but it's for sure not simple.
Commented a forum post "Weird assert" created by pom_poko0
Why is 666->41 not a single directional change? 6->4 and 4->1 are the same direction: down.
Hello, I've passed all Parse Array tests using one of the ast library functions. Problem is the chec
Liked a comment created by Uasja_Ljutyj for forum post "Supported Modules for Python 3.10"
how about pathlib? it's a like a standart now afaik
It worked! Than you, sir.
Thanks. I’ll try your version and see if it helps.
Hello, My solution to Bigger Together solves all the tests (including the extras) in the git repo
I'm following the steps from Github to configure checkio_client on a Windows 10 box and I can't get
Commented a forum post "Supported Modules for Python 3.10" created by oduvan
Thanks for the response. Since I've learned to not depend on sys, I no longer think it's necessary.
Commented a forum post "Provide all tests at the beginning" created by rockwellshabani
Thanks S. I'll take this advice. I tend to get laser-focused on solving these challenges, spending w
Commented a forum post "Provide all tests at the beginning" created by rockwellshabani
Agreed. I think I was frustrated when I wrote that comment. Probably should have stepped away from t
Why aren't all the tests that will be used provided in the starter code? Including only the basic te