Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can someone please help me make an IPO diagram like the second pic for this simple data handling techniques thank you so much RE: Simple

can someone please help me make an IPO diagram like the second pic for this simple data handling techniques thank you so much image text in transcribed
image text in transcribed
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. IPO Diagram

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

vendor paid is last step bpmn true or false

Answered: 1 week ago