0
20.2 practice
How can I solve 20.2 Practice in Python for beginners
1 Respuesta
+ 2
Unigwe Gold Praise do you mean 22.2? Add an if statement with the specified condition (compare the input purity value with 91.7) and a print statement to output "Accepted" when the condition is True. That is all.
If this is unclear, then tap on "See a sample solution" while you are in the editor. Further review of the lessons might help, too.