Necesito ayuda con este ejercicio (I need help with this exercise)

necesito ayuda en resolver este ejercicio ya tengo la interfaz pero nose como hacer los blocks


![caso|690x350](upload://hXVIz22VbHBE7Nsgr6twU8IIQb0.png

Se tiene que desarrollar una App que permita:
• Se debe poder colocar el importe que se quiere apostar.
• Los factores de apuesta se asignarán aleatoriamente, puede ser un valor entre 0.3 a 4.5, estos se
asignarán al presionar el botón Apuesta.
• Debe indicar el Resultado colocando 1: local; 2: visita; 3: empate.
• Al presionar el botón “Resultado” para determinar aleatoriamente al ganador o si hubo empate
(1: local; 2: visita; 3: empate), luego debe mostrarse un texto que muestre el resultado y se pueda
escuchar también.
• Los mensajes para mostrar deben contemplar:
a. Felicitaciones, usted ganó XXXX soles. (XXXX = Monto apostado*Factor de apuesta)
b. Una pena, no acertaste y has perdido “Monto Apostado” soles.
• Al sacudir el teléfono, se debe limpiar los valores y debe avisar al usuario con el mensaje "Todo
limpio, puedes ingresar nuevos datos”

Could you please post that as text, so that we can translate it?

I did it:

An App must be developed that allows:
• You must be able to place the amount you want to bet.
• Betting factors will be assigned randomly, it can be a value between 0.3 to 4.5, these will be assigned when you press the Bet button.
• You must indicate the Result by placing 1: local; 2: visit; 3: tie.
• When pressing the "Result" button to randomly determine the winner or if there was a tie (1: home; 2: away; 3: tie), then a text showing the result should be displayed and can be heard as well.
• The messages to display must include:
to. Congratulations, you won XXXX soles. (XXXX = Bet amount*Bet factor)
b. A shame, you didn't get it right and you have lost "Stake Amount" soles.
• Shaking the phone should clear the values and prompt the user with the message “All clear, you can enter new data.”

1 Like

I did that

yo can do this exercise?

What have your tried so far (with your blocks)?