Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yeah same here but wtv
of course tf
Elegeant and pythonic
dude..... that's nuts
I believe it's called a generator.
Thank you both. I needed to read this. Yall both deserve a gift basket or something sent to you.
Real talk, this brightened my day.
Keep practicing and learn from others. You will get there.
Viewing other' solutions is a good step but comparison that brings you down isn't.
You're 5 kyu you're pretty smart to make it that far. Either way it's best not to compare yourself to others.
I feel like everyone is just so much smarter than me :(
how did I not think of this
ohhh good to know! ty very much
This comment is hidden because it contains spoiler information about the solution
quick question for anyone who sees this.
if you check my solution would it be similar/faster/slower as i dont use a for loop i only directly use the range to generate my list of numbers.
(just trying to learn about code complexity/process speed of different methods of coding)
This comment is hidden because it contains spoiler information about the solution
Interesting solution, just an observation. How do you ensure that it works well even if the input is negative, as the exercise suggests?
Loading more items...