Generates a list of random integers within the range [1, 5]. Multiplies each integer in the list by 4 to create a new list. Filters the new list to include only the elements that are greater than 10.
A lower bound (starting limit). An upper bound (ending limit). Guess the Number: You will have a limited number of chances to guess the randomly generated integer between the lower and upper bounds.