This is a generator comprehension actually, so slightly more efficient.
This comment is hidden because it contains spoiler information about the solution
Had a very similiar approach. Took me a while to figure out issues with the spaces, but I got it!
I find myself in the same boat. Not really sure why its fixed but I'm curious to see whats good.
And I thought I was stepping my game up. This is great!
I can not figure this out either. I had to create an empty list and add only integers from the original list in order to meet the requirements. I'm not sure how to simply just remove the strings from list. Curious to see!
I believe the answer to your question is: 'If your score is better than the average score of the class.'
Loading collection data...
This is a generator comprehension actually, so slightly more efficient.
This comment is hidden because it contains spoiler information about the solution
Had a very similiar approach. Took me a while to figure out issues with the spaces, but I got it!
I find myself in the same boat. Not really sure why its fixed but I'm curious to see whats good.
And I thought I was stepping my game up. This is great!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I can not figure this out either. I had to create an empty list and add only integers from the original list in order to meet the requirements. I'm not sure how to simply just remove the strings from list. Curious to see!
I believe the answer to your question is: 'If your score is better than the average score of the class.'