Lab 3-Journal Reflection

The objective of this was to create a button activated prompt which would ask the user what their name would be. In return, it would then give another prompt according to the user's response and display a statement unique to the user's defined choice. The prompt element is used to interact with the user in a way that it seems natural to the user to communicate to a computer directly through typing. This is a specific type of code which I find preferable because of the flexibility of how the code can be manipulated and applied to communicate to the user. For instance, by creating an intractable game between the user and the computer, it can lead to a more user-friendly webpage with gaming functionalities. The prompt code can come in handy when dealing with situations that concern personal assessments of the user. By doing so...