UiPath Tutorials | 012 | Exercise 2 solution
Oct 11, 2020•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
PublishedOct 11, 2020
Duration5:18
Video IDCd9JkrULMHc
Languageen
CategoryScience & Technology
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views813
Likes8
Comments1
Engagement Rate1.11%
Likes per 100 views0.98
Comments per 1K views1.23
Video Tags
Description
In this exercise, we will create a 'Number guessing' game using UiPath where it will generate a random number between 1 and 10, and let the user guess the number. If the user guesses the correct number it will say 'You guessed it right', otherwise it will say 'Guess a bigger number' or 'Guess a smaller number' depending on the number you guessed. We will create this game using both While loop and Do-while loop in UiPath