• Artificial_Intellijello's Activity

Liked a comment created by HeNeArKr for forum post "Not sure how to solve this;"
`result = sorted(numbers_array, key=abs)`

`key` takes the **name** of a function to be used on each
Liked mission "Popular Words"
Determine the words' popularity.
Liked a comment created by quarkov for blog post "Using Regular Expressions in Python"
Here's a good place for those who know regexes a little and/or have difficulties with somebody's reg