EmilioColds / weather-dashboard

0 stars 0 forks source link

Game Buttons (Higher or Lower) #6

Open EmilioColds opened 7 months ago

EmilioColds commented 7 months ago

Create the button logic for comparing Box Office data or Rating.

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"]