Posts by luciano Bentrup • 17 points
1 post
- 
		-1 votes4 answers265 viewsQ: Check if delta is less than zero (Bhaskara’s formula)Basically what I need is if delta is greater than 0 should stop and show a message of "There is no root", but I’m not able to put the: D < 0 print('Não existe raízes'). Can someone help me?… pythonasked luciano Bentrup 17