Comparison Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Newbie | Less than and greater than | comparison newbie |
| Beginner | Which words can you type with one hand? | set enum comparison |
| Intermediate | Which packages were upgraded? | dict numbers string manipulation comparison |
| Intermediate | Analyze gold prices | sorting data analysis looping pandas comparison string parsing |
| Intermediate | Get spelling suggestions | namedtuple tuple unpacking TextBlob typing comparison |