Answered step by step
Verified Expert Solution
Link Copied!

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!

image text in transcribed

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 panel

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

Recommended Textbook for

Refactoring Databases Evolutionary Database Design

Authors: Scott Ambler, Pramod Sadalage

1st Edition

0321774515, 978-0321774514

More Books

Students also viewed these Databases questions

Question

Find the sum of the first n terms of x2 - x3 + x4 - x5 + ......

Answered: 1 week ago