Hi there. I am new to this wonderful community! :)
I am facing a problem on my code.This is my code which solves second degree equation.
The problem is that if user gives a letter or a pretty high number (like 8888888888) instead of a normal number,then the console gets crazy and displays messages too fast. So i need to disable all the buttons except the number ones and have no problem with big numbers.