0
What's the best "user input method" that will allow people to choose from a selection of variables and it out puts an answer?
I need help with applying user input. Im building a app and I am trying to get users to select an option from a list of characters/variables . For example a Person select a "banana" and the output would be "A banana is yellow". How do I enable them to select options I provide and make it output an answer? Hope this make sense. (the banana has nothing to do with the app, its just an example). All help is appreciated.
2 Respostas
+ 2
In which language?
Java or Javascript¿
+ 1
For Javascript:
https://code.sololearn.com/W7Up991vr270/?ref=app