... have objects pop up based on text input?

Hello friends,
I am entirely new and unexperienced, so please be patient :smiling_face:
Basically, the user enters a number between 0 and 100. If they enter a number between 0 and 5, I want object A to appear. If they enter a number between 5 and ten, I want object B to appear and so on. I’ve put in a text input field. How do I connect the input to the appearance of the objects?
Thank you so much!!!
Lou

Welcome!
This is how it could be done.

Thank you so much! =)