Fruit-Based Python Skill Practice

# Introduction In this challenge, we'll use fruits to practice Python skills: - Data Structures: List, Dictionary. - Input and printing - Built-in functions: `float()`, `sorted()`, `sum()`. - `lambda` expression.

|60 : 00

Click the virtual machine below to start practicing