Good day to all,
I was trying to create a simple app which the user can enter their full name in TEXT INPUT.
After that, the user will click the BUTTON, and it will display in TEXT LABEL.
Sample input: Juana Dela Cruz
Sample out: Hi! Juana Dela Cruz
I couldn't figure out how it will be display in TEXT LABEL after the user input their name and click the button.🤔
Hoping someone can help me this simple problem. 😩
Thank you.🤗