You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example scans a range of values and then it builds a string-based distribution. The distribution function iterates through inputs, applies compute(x) using the main arithmetic expression (x+x/x–x*x), and, it concatenates results. Examples are found in Python, MATLAB, and JavaScript.
el programa genera un número al azar entre 1 y 100, y la jugadora tiene que adivinarlo. El juego da pistas sobre si el número que prueba es demasiado alto o bajo, y va contabilizando el número de intentos.