Submission

Transparentltgov

Program Code

Friday, April 26, 2024 | 1:33 AM EDT
Submission Activity: Program Code

Our code has different features ranging from the basics such as setting screens to more complex features like if/else statements and variables that assign values. For example, using variables allowed us to assign certain values and text in order to change text/numbers that were displayed on the screen according to a specific value . This also made the code a lot more organized and helped with its functionality .We also paired these variables with if/else statement so that only a specific variable would be executed if the parameters were true or false.