Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Components:POWERSHELL 2 variables (1 for each number) to request user to provide the numbers - should define the data type of the variables as Integer

Components:POWERSHELL

  • 2 variables (1 for each number) to request user to provide the numbers - should define the data type of the variables as Integer or Decimal,
  • If ElseIf Else construct - we are looking at 3 possible outcome:
    • 1st number is bigger than 2nd number - create a way to let user know if this is true (e.g. Wirte-Host)
    • 1st number is smaller than 2nd number - create a way to let user know if this is true (e.g. Wirte-Host)
    • 1st number equals to 2nd number - create a way to let user know if this is true (e.g. Wirte-Host)
  • Comparison Operators: greater than, less than, equals to... to determine the outcome

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

Repairing And Querying Databases Under Aggregate Constraints

Authors: Sergio Flesca ,Filippo Furfaro ,Francesco Parisi

2011th Edition

146141640X, 978-1461416401

More Books

Students also viewed these Databases questions

Question

Why has government been involved in setting prices-price controls?

Answered: 1 week ago

Question

How can bias in experimental research be prevented?

Answered: 1 week ago