Posts by B 1 Ɛ ㄥ __ M 0 V R Λ • 3 points
1 post
- 
		-1 votes2 answers172 viewsQ: How to verify if Valueerror occurredI’m trying to make a program in Python that runs a second-degree equation: and delta is less than zero (no root exite); if it equals zero (only has a root); if it is greater than zero (there are two…