Answered step by step
Verified Expert Solution
Question
1 Approved Answer
THUMBS UP TO WHOEVER CAN HELP! (uipath) Please either include screenshots or explain with detailed steps so I can follow along. Thank you! 1. Create
THUMBS UP TO WHOEVER CAN HELP! (uipath)
Please either include screenshots or explain with detailed steps so I can follow along. Thank you!
1. Create a FLOWCHART project to do the following: Open a dialog with the user to accept a STRING value, prompting the user to enter their name write it to the Output panel in the tool write the text in a Notepad file titled > - RPA_02.txt (substitute your last name and first name value) Prompt the user in another dialog box to enter a numeric (integer) value If the number entered is evenly divisible by 23 - Display a success message to the user showing the value input and "Success - 23 is a factor" - Write the same message to the Output panel If the number is NOT evenly divisible by 23 -Display a message indicating the user is to try to guess a number divisible by a prime number - Write "Not the target value " + to the Output panel [EXTRA Credit 5 points] Repeat the message presented to the user in the Notepad file Repeat this prompt sequence 13 times using the repetition activity At the conclusion of the 13 repetitions - Display a message to the User "FINI" and write this same message to the Output panelStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started