Posts by Paulo Sérgio • 13 points
2 posts
-
0
votes0
answers57
viewsQ: Program enters unwanted looping - Arduino
The following code must, when pressing a button, execute the commands once. If the user holds the button pressed, the code should also be executed only once, as if it were just a pulse on the…
-
1
votes2
answers1808
viewsQ: second degree equation c#
I made this code to calculate bhaskara, but it is not answering anything for the values a=1, b=8 and c=16. I cannot understand why it is not working specifically for these values. using System;…
c#asked Paulo Sérgio 13