Question: Can someone please help me make a flowchart and pseudocode of this simple data handling technique thank you so much RE: Simple Data Handling Techniques

Can someone please help me make a flowchart and pseudocode of this simple data handling technique thank you so much
 Can someone please help me make a flowchart and pseudocode of

RE: Simple Data Handling Techniques The flow of the programme begins at Start. In this project, we have utilized string, integer, and array. In str, there are two variables declared: attire and clothes. In int in array, on the other hand, there are at least three variables for pants, shirt, and shoes, respectively. Following that, the data is then to be input through a text box as the user is prompted to choose between formal and casual attire by way of a message "What do you like to wear outside?" that is displayed and stored in a variable attire. Using a conditional statement, it is then determined whether the value of the attire is casual. If yes, the Casual() function is called; otherwise, the Formal() function is called. Through this technique, this project handles data by assigning values through inputting it into text boxes. Afterwards, it is shown that the clothes variables; pants, shirts, and shoes, are assigned to three generated numbers in the range of 1 to 3,4 to 6,87 to 9 , which are generated by both the Casual and Formal functions. Lastly, this project selects data through randomization by lowerWear, upperWear, or shoes. Correspondingly, the user is then inquired as to whether the user wanted to repeat the procedure or not. The direction of flow is determined by user judgement. If the answer is yes, the programme is restarted; otherwise, the programme is terminated with a message "Thankyou, enjoy!" displayed

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!