EmilioColds / weather-dashboard

0 stars 0 forks source link

#num# compare logic #12

Open BryanGC96 opened 7 months ago

BryanGC96 commented 7 months ago

Create the code so that when I compare two numbers [var] ; example:

Numbers : A ----- B Value : ---- 3* -----?

I can choose if "B" is Higher than "A" (In one button) , and , I can choose if "B" is Lower than "A" (In another button).

And this must throw an answer (True or False).

[When the button is clicked, we want to show the user the Value of B ("?"), for some seconds; we can use a "TimeOut"]