Sectionย 2. Chapterย 2
single
Challenge: Titration Data Cleaner
Swipe to show menu
Task
Swipe to start coding
Write a function to clean a list of titration volumes by removing values that are less than 5 mL or greater than 50 mL.
- Return a new list containing only those values from
volumesthat are greater than or equal to 5 and less than or equal to 50. - Exclude any values that are less than 5 or greater than 50.
Solution
Everything was clear?
Thanks for your feedback!
Sectionย 2. Chapterย 2
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat